We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0a2316c + 3430416 commit cecbaceCopy full SHA for cecbace
1 file changed
.github/workflows/web.yml
@@ -30,7 +30,7 @@ jobs:
30
- name: Build WASM
31
run: make wasm
32
- name: Upload artifact
33
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
34
with:
35
path: web
36
- name: Deploy to GitHub Pages
0 commit comments