mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2026-02-07 01:58:01 +01:00
Update actions/checkout action to v6
This commit is contained in:
parent
2354310a3b
commit
13f8a47dc7
2
.github/workflows/jekyll.yml
vendored
2
.github/workflows/jekyll.yml
vendored
@ -32,7 +32,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v5
|
||||
uses: actions/checkout@v6
|
||||
with:
|
||||
submodules: "true"
|
||||
- name: Setup Ruby
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user