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 d4fb199 commit 6782d36Copy full SHA for 6782d36
.github/workflows/static.yml
@@ -46,7 +46,7 @@ jobs:
46
./gradlew sample:web:wasmJsBrowserDistribution --no-configuration-cache
47
48
- name: Upload artifact
49
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
50
with:
51
path: 'sample/web/build/dist/wasmJs/productionExecutable'
52
0 commit comments