Skip to content

Commit b8b2873

Browse files
build(deps): bump actions/upload-pages-artifact from 3.0.1 to 4.0.0 (#169)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 38468f9 commit b8b2873

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
@@ -29,7 +29,7 @@ jobs:
2929
make doc
3030
3131
- name: upload docs artifact
32-
uses: actions/upload-pages-artifact@56afc609e74202658d3ffba0e8f6dda462b719fa # v3.0.1
32+
uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4.0.0
3333
with:
3434
path: ./docs/_build/html/
3535

0 commit comments

Comments
 (0)