Skip to content

Commit 94aa096

Browse files
committed
fix github action
1 parent 2240970 commit 94aa096

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858

5959
- name: Upload artifact
6060
if: github.ref == 'refs/heads/master'
61-
uses: actions/upload-pages-artifact@v2
61+
uses: actions/upload-pages-artifact@v4
6262
with:
6363
path: ./site
6464

0 commit comments

Comments
 (0)