We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 984d0ed commit 79a9d52Copy full SHA for 79a9d52
1 file changed
.github/workflows/main.yml
@@ -12,7 +12,7 @@ jobs:
12
optimize: [Debug, ReleaseSmall, ReleaseSafe, ReleaseFast]
13
runs-on: ubuntu-latest
14
steps:
15
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
16
- uses: mlugg/setup-zig@v2
17
with:
18
version: master
@@ -21,7 +21,7 @@ jobs:
21
lint:
22
23
24
25
26
27
0 commit comments