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.
2 parents b362145 + fbd678e commit d99c372Copy full SHA for d99c372
.github/workflows/static.yml
@@ -44,7 +44,7 @@ jobs:
44
- name: Setup Pages
45
uses: actions/configure-pages@v1
46
- name: Upload artifact
47
- uses: actions/upload-pages-artifact@v1
+ uses: actions/upload-pages-artifact@v4
48
with:
49
path: build
50
- name: Deploy to GitHub Pages
0 commit comments