Skip to content

Commit 1b6b1c5

Browse files
Bump actions/upload-artifact from 2.2.3 to 2.2.4 (#4201)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2.2.3 to 2.2.4. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v2.2.3...v2.2.4) --- updated-dependencies: - dependency-name: actions/upload-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 bdcde67 commit 1b6b1c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sphinx.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
with:
2727
docs-folder: "doc/"
2828
# Create an artifact out of the generated HTML
29-
- uses: actions/[email protected].3
29+
- uses: actions/[email protected].4
3030
with:
3131
name: UserGuideHTML
3232
path: "doc/_build/html/"

0 commit comments

Comments
 (0)