Skip to content

Commit 4c40c73

Browse files
authored
Update static.yml
Change upload-pages-artifact to v3
1 parent fa14131 commit 4c40c73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/static.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- name: Setup Pages
3939
uses: actions/configure-pages@v3
4040
- name: Upload artifact
41-
uses: actions/upload-pages-artifact@v1
41+
uses: actions/upload-pages-artifact@v3
4242
with:
4343
# Upload entire repository
4444
path: '.'

0 commit comments

Comments
 (0)