Skip to content

Commit bca8970

Browse files
chore(deps): update actions/upload-pages-artifact action to v4
1 parent 1217fc9 commit bca8970

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-frontend.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
run: cp dist/index.html dist/404.html
5555

5656
- name: Upload artifact
57-
uses: actions/upload-pages-artifact@56afc609e74202658d3ffba0e8f6dda462b719fa # v3
57+
uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4
5858
with:
5959
path: frontend/dist
6060

0 commit comments

Comments
 (0)