Skip to content

Commit 91be95b

Browse files
chore(deps): update actions/upload-pages-artifact to v4
1 parent 7a0a1c3 commit 91be95b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/global.page.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Setup Pages
2424
uses: actions/configure-pages@v5
2525
- name: Upload artifact
26-
uses: actions/upload-pages-artifact@v3
26+
uses: actions/upload-pages-artifact@v4
2727
with:
2828
path: ${{ inputs.path }}
2929
- name: Deploy to GitHub Pages

0 commit comments

Comments
 (0)