Skip to content

Commit 81226ee

Browse files
renovate[bot]nsh07
authored andcommitted
chore(deps): update actions/upload-pages-artifact action to v4
1 parent 55b7172 commit 81226ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
uses: actions/configure-pages@v5
3535

3636
- name: Upload GitHub Pages artifact
37-
uses: actions/upload-pages-artifact@v3
37+
uses: actions/upload-pages-artifact@v4
3838
with:
3939
path: ./composeApp/build/dist/wasmJs/productionExecutable
4040

0 commit comments

Comments
 (0)