Skip to content

Commit e9da498

Browse files
dependabot[bot]radhermit
authored andcommitted
build(deps): bump actions/upload-pages-artifact from 1 to 2
Bumps [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) from 1 to 2. - [Release notes](https://github.com/actions/upload-pages-artifact/releases) - [Commits](actions/upload-pages-artifact@v1...v2) --- updated-dependencies: - dependency-name: actions/upload-pages-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a127f12 commit e9da498

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/doc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
touch doc/_build/html/.nojekyll
7171
7272
- name: Upload artifact
73-
uses: actions/upload-pages-artifact@v1
73+
uses: actions/upload-pages-artifact@v2
7474
with:
7575
path: doc/_build/html
7676

0 commit comments

Comments
 (0)