Skip to content

Commit 34bb905

Browse files
authored
Update auto-publish.yml
1 parent 2c6e586 commit 34bb905

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
cp -r conformance/conformance_page/dist/* dist/conformance
5757
5858
- name: Upload artifact
59-
uses: actions/upload-pages-artifact@v1
59+
uses: actions/upload-pages-artifact@v3
6060
with:
6161
path: ./dist
6262

0 commit comments

Comments
 (0)