Skip to content

Commit

Permalink
Upgrade actions/configure-pages v4.0.0 -> v5.0.0 (#1117)
Browse files Browse the repository at this point in the history
  • Loading branch information
Picnic-Bot authored Mar 30, 2024
1 parent 9e297df commit 111b7d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
working-directory: ./website
bundler-cache: true
- name: Configure Github Pages
uses: actions/configure-pages@1f0c5cde4bc74cd7e1254d0cb4de8d49e9068c7d # v4.0.0
uses: actions/configure-pages@983d7736d9b0ae728b81ab479565c72886d7745b # v5.0.0
- name: Generate documentation
run: ./generate-docs.sh
- name: Build website with Jekyll
Expand Down

0 comments on commit 111b7d0

Please sign in to comment.