Skip to content

Commit 33b6f62

Browse files
committed
bump actions/upload-pages-artifact to @v4
1 parent 8989933 commit 33b6f62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
uses: actions/configure-pages@v3
4343

4444
- name: Upload artifact
45-
uses: actions/upload-pages-artifact@v2
45+
uses: actions/upload-pages-artifact@v4
4646
with:
4747
name: 'github-pages'
4848
retention-days: 1

0 commit comments

Comments
 (0)