Skip to content

Commit d22f6e9

Browse files
chore(deps): update actions/deploy-pages action to v3 (#642)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 809499e commit d22f6e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/GHPages.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ jobs:
4242
path: ./build/eslint-plugin-svelte
4343
- name: Deploy to GitHub Pages
4444
id: deployment
45-
uses: actions/deploy-pages@v2
45+
uses: actions/deploy-pages@v3

0 commit comments

Comments
 (0)