Skip to content

Commit 48c82a3

Browse files
chore(deps): update actions/upload-pages-artifact action to v5
1 parent 8096ed9 commit 48c82a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
- name: Build Web
102102
run: devenv shell build-web
103103
- name: Upload artifact
104-
uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4.0.0
104+
uses: actions/upload-pages-artifact@fc324d3547104276b827a68afc52ff2a11cc49c9 # v5.0.0
105105
with:
106106
path: .web/build/client/
107107
deploy_web:

0 commit comments

Comments
 (0)