Skip to content

Commit 9fa5043

Browse files
build(deps): bump actions/upload-pages-artifact in the actions group (#1509)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f8b4c5a commit 9fa5043

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
make doc
3131
3232
- name: upload docs artifact
33-
uses: actions/upload-pages-artifact@56afc609e74202658d3ffba0e8f6dda462b719fa # v3.0.1
33+
uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4.0.0
3434
with:
3535
path: ./html/
3636

0 commit comments

Comments
 (0)