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 efd18b3 commit 280c7c7Copy full SHA for 280c7c7
guide/static-deploy-github-pages.yaml
@@ -46,7 +46,7 @@ jobs:
46
- name: Setup Pages
47
uses: actions/configure-pages@v5
48
- name: Upload artifact
49
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
50
with:
51
# Upload dist folder
52
path: './dist'
0 commit comments