Skip to content

Commit 2f48b00

Browse files
Bump actions/upload-artifact from v2.2.1 to v2.2.2 (#3959)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from v2.2.1 to v2.2.2. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v2.2.1...e448a9b) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2463d0e commit 2f48b00

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].1
29+
- uses: actions/[email protected].2
3030
with:
3131
name: UserGuideHTML
3232
path: "doc/_build/html/"

0 commit comments

Comments
 (0)