Skip to content

Commit f6a02b0

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ghpages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,4 @@ jobs:
5454
- name: 'Deploy to GitHub Pages'
5555
if: github.ref_name == env.GIT_LATEST_TAG
5656
id: deployment
57-
uses: actions/deploy-pages@v1
57+
uses: actions/deploy-pages@v2

0 commit comments

Comments
 (0)