Skip to content

Commit 4dc5ac6

Browse files
chore(action): bump actions/deploy-pages from 2 to 3 (#36)
Release notes: https://github.com/actions/deploy-pages/releases Changelog: actions/deploy-pages@v2...v3 ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 44ad1f5 commit 4dc5ac6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,5 +70,5 @@ jobs:
7070
steps:
7171
- name: Deploy to GitHub Pages
7272
id: deployment
73-
uses: actions/deploy-pages@v2
73+
uses: actions/deploy-pages@v3
7474

0 commit comments

Comments
 (0)