Skip to content

Commit

Permalink
Upgrade actions/configure-pages v2.1.3 -> v3.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Picnic-Bot committed Jun 8, 2023
1 parent cee3c58 commit 2202938
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-website.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
working-directory: ./website
bundler-cache: true
- name: Configure Github Pages
uses: actions/configure-pages@v2.1.3
uses: actions/configure-pages@f156874f8191504dae5b037505266ed5dda6c382 # v3.0.6
- name: Generate documentation
run: ./generate-docs.sh
- name: Build website with Jekyll
Expand Down

0 comments on commit 2202938

Please sign in to comment.