Skip to content

Commit bbe4014

Browse files
renovate[bot]egorikftp
authored andcommitted
Update actions/upload-pages-artifact action to v4
1 parent 2c0b90e commit bbe4014

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wasm_deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
run: ./gradlew :example:app:composeApp:wasmJsBrowserDistribution
2626

2727
- name: Upload artifact
28-
uses: actions/upload-pages-artifact@v3
28+
uses: actions/upload-pages-artifact@v4
2929
with:
3030
path: 'example/app/composeApp/build/dist/wasmJs/productionExecutable'
3131

0 commit comments

Comments
 (0)