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