Skip to content

Commit c53012e

Browse files
authored
Merge pull request #3 from OS2offdig/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 4 to 5
2 parents 7dddefa + 4fa9146 commit c53012e

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

0 commit comments

Comments
 (0)