Skip to content

Commit 8a06f7a

Browse files
authored
Merge pull request #90 from ledger/dependabot/github_actions/actions/deploy-pages-4
chore(deps): bump actions/deploy-pages from 3 to 4
2 parents 22874f6 + 0d836c3 commit 8a06f7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_and_deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@ jobs:
5555
uses: actions/configure-pages@v4
5656
- name: Deploy to GitHub Pages
5757
id: deployment
58-
uses: actions/deploy-pages@v3
58+
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)