Skip to content

Commit

Permalink
Merge pull request #94 from ledger/dependabot/github_actions/actions/…
Browse files Browse the repository at this point in the history
…configure-pages-5

chore(deps): bump actions/configure-pages from 4 to 5
  • Loading branch information
afh authored Apr 2, 2024
2 parents 6c1fe13 + f38c38d commit 28f0860
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Setup Pages
uses: actions/configure-pages@v4
uses: actions/configure-pages@v5
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v4

0 comments on commit 28f0860

Please sign in to comment.