Skip to content

Commit

Permalink
Merge pull request #137 from bbc/dependabot/github_actions/actions/co…
Browse files Browse the repository at this point in the history
…nfigure-pages-3

Build(deps): bump actions/configure-pages from 2 to 3
  • Loading branch information
geoffhouse authored Mar 6, 2024
2 parents f43a33c + 2e3cc01 commit 9a439cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
- name: Setup Pages
uses: actions/configure-pages@v2
uses: actions/configure-pages@v3
- name: Build with Jekyll
uses: actions/jekyll-build-pages@v1
with:
Expand Down

0 comments on commit 9a439cf

Please sign in to comment.