Skip to content

Commit ea186e4

Browse files
Update static.yml
1 parent d7770ba commit ea186e4

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
@@ -41,7 +41,7 @@ jobs:
4141
- name: Look around
4242
run: ls ../_${{ github.event.repository.name }}
4343
- name: Upload artifact
44-
uses: actions/upload-pages-artifact@v1
44+
uses: actions/upload-pages-artifact@v3
4545
with:
4646
# Upload entire repository
4747
path: '../_${{ github.event.repository.name }}'

0 commit comments

Comments
 (0)