We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 578186b commit a468d7fCopy full SHA for a468d7f
.github/workflows/deploy_docs.yml
@@ -34,7 +34,7 @@ jobs:
34
uses: actions/checkout@v3
35
with:
36
fetch-depth: 0 # Not needed if lastUpdated is not enabled
37
- - uses: goto-bus-stop/setup-zig@v3
+ - uses: goto-bus-stop/setup-zig@v2
38
39
version: 0.15.1
40
- name: remove ./src/examples
0 commit comments