Skip to content

Commit 7dfd29f

Browse files
Bump actions/upload-pages-artifact from 3.0.0 to 3.0.1 (#113)
Bumps [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/actions/upload-pages-artifact/releases) - [Commits](actions/upload-pages-artifact@v3.0.0...v3.0.1) --- updated-dependencies: - dependency-name: actions/upload-pages-artifact dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0b1cca8 commit 7dfd29f

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
@@ -27,7 +27,7 @@ jobs:
2727
make doc
2828
2929
- name: upload docs artifact
30-
uses: actions/[email protected].0
30+
uses: actions/[email protected].1
3131
with:
3232
path: ./docs/_build/html/
3333

0 commit comments

Comments
 (0)