Skip to content

Commit 83bbff0

Browse files
authored
Merge pull request #35 from sudo-nano/dependabot/github_actions/gh-actions-76468cb07f
Bump actions/checkout from 5 to 6 in the gh-actions group
2 parents 61ed2bd + bb1cea4 commit 83bbff0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/jekyll-gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
runs-on: ubuntu-latest
2828
steps:
2929
- name: Checkout
30-
uses: actions/checkout@v5
30+
uses: actions/checkout@v6
3131
# Ruby setup by samasaur1
3232
- name: setup ruby
3333
uses: ruby/setup-ruby@8aeb6ff8030dd539317f8e1769a044873b56ea71 # v1.268.0

0 commit comments

Comments
 (0)