Skip to content

Commit

Permalink
Merge pull request #140 from huizebruin/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions/configure-pages-4

Bump actions/configure-pages from 3 to 4
  • Loading branch information
huizebruin committed Dec 7, 2023
2 parents a9636f6 + da0c9bd commit 1d7b1bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -104,7 +104,7 @@ jobs:
url: ${{ steps.deployment.outputs.page_url }}
steps:
- name: Setup Pages
uses: actions/configure-pages@v3
uses: actions/configure-pages@v4
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v3.0.0

0 comments on commit 1d7b1bb

Please sign in to comment.