mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2026-06-15 12:07:45 +02:00
Update actions/configure-pages action to v6
This commit is contained in:
parent
e413e3f210
commit
8ef2f21f1f
2
.github/workflows/jekyll.yml
vendored
2
.github/workflows/jekyll.yml
vendored
@ -42,7 +42,7 @@ jobs:
|
||||
cache-version: 0 # Increment this number if you need to re-download cached gems
|
||||
- name: Setup Pages
|
||||
id: pages
|
||||
uses: actions/configure-pages@v5
|
||||
uses: actions/configure-pages@v6
|
||||
- name: Build with Jekyll
|
||||
# Outputs to the './_site' directory by default
|
||||
run:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user