Skip to content

Commit 4cf248c

Browse files
authored
feat: update upload-pages-artifact version
1 parent f420334 commit 4cf248c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/static.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Setup Pages
3636
uses: actions/configure-pages@v2
3737
- name: Upload artifact
38-
uses: actions/upload-pages-artifact@v1
38+
uses: actions/upload-pages-artifact@v4
3939
with:
4040
# Upload entire repository
4141
path: './'

0 commit comments

Comments
 (0)