Skip to content

Commit 8755332

Browse files
Update actions/deploy-pages action to v2 (#514)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ca3ea62 commit 8755332

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
@@ -41,4 +41,4 @@ jobs:
4141
path: ./docs/.vitepress/dist/eslint-plugin-regexp
4242
- name: Deploy to GitHub Pages
4343
id: deployment
44-
uses: actions/deploy-pages@v1
44+
uses: actions/deploy-pages@v2

0 commit comments

Comments
 (0)