We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b55b823 commit 4061e79Copy full SHA for 4061e79
.github/workflows/jekyll.yml
@@ -41,7 +41,7 @@ jobs:
41
cache-version: 0 # Increment this number if you need to re-download cached gems
42
- name: Setup Pages
43
id: pages
44
- uses: actions/configure-pages@v3
+ uses: actions/configure-pages@v5
45
- name: Update apt
46
run: sudo apt-get update --fix-missing
47
- name: Install Jekyll Picture Tag Dependencies
0 commit comments