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 6b24949 commit 47eee7fCopy full SHA for 47eee7f
.github/workflows/deploy-web.yml
@@ -41,7 +41,7 @@ jobs:
41
uses: actions/configure-pages@v4
42
43
- name: Upload artifact
44
- uses: actions/upload-pages-artifact@v2
+ uses: actions/upload-pages-artifact@v3
45
with:
46
path: './build/web'
47
0 commit comments