We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a50017c commit 778471aCopy full SHA for 778471a
.github/workflows/jekyll.yml
@@ -42,7 +42,7 @@ jobs:
42
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
43
- name: Set up Pages
44
id: pages
45
- uses: actions/configure-pages@v2
+ uses: actions/configure-pages@v5
46
- name: Build and test with Rake
47
# Only run in pull requests
48
if: github.event_name == 'pull_request'
0 commit comments