Skip to content

Commit 3b3e187

Browse files
CI
1 parent 78b6632 commit 3b3e187

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
uses: actions/configure-pages@v4
3232
- name: Upload Artifact
3333
if: github.ref == 'refs/heads/main'
34-
uses: actions/upload-pages-artifact@v1
34+
uses: actions/upload-pages-artifact@v4
3535
with:
3636
path: "zig-wasm-audio-framebuffer/zig-out"
3737
- name: Deploy to GitHub Pages

0 commit comments

Comments
 (0)