Skip to content

Commit

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

Bump actions/configure-pages from 3 to 5
  • Loading branch information
kodiakhq[bot] authored Jan 12, 2025
2 parents 39438ba + 8c0c4c3 commit 460596f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jekyll-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Copy changelog to site root
run: cp CHANGELOG.md docs/changelog.md
- name: Setup Pages
uses: actions/configure-pages@v3
uses: actions/configure-pages@v5
- name: Build with Jekyll
uses: actions/jekyll-build-pages@v1
with:
Expand Down

0 comments on commit 460596f

Please sign in to comment.