Skip to content

Commit 4061e79

Browse files
committed
Upgraded github action
1 parent b55b823 commit 4061e79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jekyll.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
cache-version: 0 # Increment this number if you need to re-download cached gems
4242
- name: Setup Pages
4343
id: pages
44-
uses: actions/configure-pages@v3
44+
uses: actions/configure-pages@v5
4545
- name: Update apt
4646
run: sudo apt-get update --fix-missing
4747
- name: Install Jekyll Picture Tag Dependencies

0 commit comments

Comments
 (0)