Skip to content

Commit eb9833a

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Setup Pages
2727
uses: actions/configure-pages@983d7736d9b0ae728b81ab479565c72886d7745b # v5
2828
- name: Upload artifact
29-
uses: actions/upload-pages-artifact@56afc609e74202658d3ffba0e8f6dda462b719fa # v3
29+
uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4
3030
with:
3131
path: "."
3232
- name: Deploy to GitHub Pages

0 commit comments

Comments
 (0)