Skip to content

Commit 78b6632

Browse files
https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
1 parent 3821c3c commit 78b6632

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
@@ -28,7 +28,7 @@ jobs:
2828
working-directory: zig-wasm-audio-framebuffer
2929
- name: Setup Pages
3030
if: github.ref == 'refs/heads/main'
31-
uses: actions/configure-pages@v3
31+
uses: actions/configure-pages@v4
3232
- name: Upload Artifact
3333
if: github.ref == 'refs/heads/main'
3434
uses: actions/upload-pages-artifact@v1

0 commit comments

Comments
 (0)