Skip to content

Commit 37cf1d6

Browse files
ci(github-actions)!: Update actions/upload-pages-artifact ( v4.0.0 → v5.0.0 )
| datasource | package | from | to | | ----------- | ----------------------------- | ------ | ------ | | github-tags | actions/upload-pages-artifact | v4.0.0 | v5.0.0 |
1 parent 05737ab commit 37cf1d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-gh-pages.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747

4848
# https://github.com/marketplace/actions/upload-github-pages-artifact
4949
- name: upload artifact
50-
uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4.0.0
50+
uses: actions/upload-pages-artifact@fc324d3547104276b827a68afc52ff2a11cc49c9 # v5.0.0
5151
with:
5252
path: ${{ inputs.path }}
5353

0 commit comments

Comments
 (0)