We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa01b7d commit ee87148Copy full SHA for ee87148
1 file changed
.github/workflows/windows-runtime.yml
@@ -12,7 +12,7 @@ jobs:
12
- uses: actions/checkout@v4
13
14
- name: Setup Zig
15
- uses: mlugg/setup-zig@v1
+ uses: mlugg/setup-zig@v2
16
with:
17
version: 0.14.1
18
0 commit comments