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 f64770b commit 6580f6fCopy full SHA for 6580f6f
1 file changed
.github/workflows/release.yml
@@ -17,7 +17,8 @@ jobs:
17
- uses: actions/checkout@v3
18
19
- uses: goto-bus-stop/setup-zig@v2
20
- version: 0.10.1
+ with:
21
+ version: 0.10.1
22
23
- uses: hecrj/setup-rust-action@master
24
with:
0 commit comments