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 3c2950c commit 4bee4d0Copy full SHA for 4bee4d0
.github/workflows/main.yml
@@ -13,7 +13,7 @@ jobs:
13
os: [ubuntu-latest, macos-latest, windows-latest]
14
runs-on: ${{ matrix.os }}
15
steps:
16
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
17
- uses: mlugg/setup-zig@v2
18
with:
19
version: 0.13.0
0 commit comments