Skip to content

Commit b2f3406

Browse files
hendriknielaenderinge4pres
authored andcommitted
ci: upgrade upload-pages-artifact@v3 -> @v4
1 parent 6a7f005 commit b2f3406

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
@@ -16,7 +16,7 @@ jobs:
1616
- run: zig build docs
1717

1818
- name: Upload Pages artifact
19-
uses: actions/upload-pages-artifact@v3
19+
uses: actions/upload-pages-artifact@v4
2020
with:
2121
path: ./zig-out/docs
2222

0 commit comments

Comments
 (0)