Skip to content

Commit d686a7e

Browse files
authored
Merge pull request #42 from codeRSH/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 4 to 6
2 parents de353d9 + b75de86 commit d686a7e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/jekyll.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
runs-on: ubuntu-latest
3333
steps:
3434
- name: Checkout
35-
uses: actions/checkout@v4
35+
uses: actions/checkout@v6
3636
- name: Setup Ruby
3737
uses: ruby/setup-ruby@8d27f39a5e7ad39aebbcbd1324f7af020229645c # v1.287.0
3838
with:

0 commit comments

Comments
 (0)