Skip to content

Commit a468d7f

Browse files
committed
fix: ci
1 parent 578186b commit a468d7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy_docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
uses: actions/checkout@v3
3535
with:
3636
fetch-depth: 0 # Not needed if lastUpdated is not enabled
37-
- uses: goto-bus-stop/setup-zig@v3
37+
- uses: goto-bus-stop/setup-zig@v2
3838
with:
3939
version: 0.15.1
4040
- name: remove ./src/examples

0 commit comments

Comments
 (0)