We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7998d49 commit f9f9fd9Copy full SHA for f9f9fd9
1 file changed
.github/workflows/deploy.yml
@@ -45,7 +45,7 @@ jobs:
45
--standalone
46
--output build/index.html
47
- name: Upload artifact
48
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
49
with:
50
path: ./build
51
0 commit comments