Skip to content

Commit 60040e5

Browse files
authored
Merge pull request #87 from ledger/dependabot/github_actions/actions/configure-pages-4
chore(deps): bump actions/configure-pages from 3 to 4
2 parents 8fec87d + f204dd0 commit 60040e5

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
@@ -52,7 +52,7 @@ jobs:
5252
runs-on: ubuntu-latest
5353
steps:
5454
- name: Setup Pages
55-
uses: actions/configure-pages@v3
55+
uses: actions/configure-pages@v4
5656
- name: Deploy to GitHub Pages
5757
id: deployment
5858
uses: actions/deploy-pages@v3

0 commit comments

Comments
 (0)