mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2026-01-11 04:37:56 +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
|
||||
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