We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96dbedf commit 0486666Copy full SHA for 0486666
.github/workflows/github-pages.yml
@@ -45,7 +45,7 @@ jobs:
45
46
- name: Upload artifact
47
# Automatically uploads an artifact from the './_site' directory by default
48
- uses: actions/upload-pages-artifact@v2
+ uses: actions/upload-pages-artifact@v3
49
50
deploy:
51
environment:
0 commit comments