We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5985be8 + 6c7f78b commit d8cb0ecCopy full SHA for d8cb0ec
.github/workflows/pages.yml
@@ -29,7 +29,7 @@ jobs:
29
cache-version: 0
30
- name: Set up GitHub Pages
31
id: pages
32
- uses: actions/configure-pages@v2
+ uses: actions/configure-pages@v3
33
- name: Build GitHub Pages
34
env:
35
JEKYLL_ENV: production
0 commit comments