Skip to content

Commit 7af1cf3

Browse files
authored
Merge pull request #14 from OS2offdig/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 5 to 6
2 parents 34f9245 + 25608f9 commit 7af1cf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@v5
35+
uses: actions/checkout@v6
3636
- name: Setup Ruby
3737
# https://github.com/ruby/setup-ruby/releases/tag/v1.207.0
3838
uses: ruby/setup-ruby@8aeb6ff8030dd539317f8e1769a044873b56ea71

0 commit comments

Comments
 (0)