Skip to content

Commit

Permalink
Merge branch 'main' into renovate/actions-deploy-pages-2.x
Browse files Browse the repository at this point in the history
  • Loading branch information
paddyroddy authored Jul 25, 2023
2 parents 8604503 + 2ef15e5 commit aa6677e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
cache-version: 0 # Increment this number if you need to re-download cached gems
- name: Setup Pages
id: pages
uses: actions/configure-pages@v2
uses: actions/configure-pages@v3
with:
generator_config_file: docs/_config.yml
- name: Build with Jekyll
Expand Down

0 comments on commit aa6677e

Please sign in to comment.