Skip to content

Commit 1470f5c

Browse files
committed
ci: bump action upload-pages-artifact to v4
1 parent 668c54d commit 1470f5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push_demo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
- name: Setup Pages
4848
uses: actions/configure-pages@v3
4949
- name: Upload artifact
50-
uses: actions/upload-pages-artifact@v2
50+
uses: actions/upload-pages-artifact@v4
5151
with:
5252
path: 'demo'
5353
- name: Deploy to GitHub Pages

0 commit comments

Comments
 (0)