Skip to content

Commit 6145b49

Browse files
authored
Merge pull request #5 from 1mb-dev/dependabot/github_actions/actions/checkout-6
chore(ci)(deps): bump actions/checkout from 4 to 6
2 parents 9bac178 + 03bb345 commit 6145b49

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
runs-on: ubuntu-latest
2323
steps:
2424
- name: Checkout
25-
uses: actions/checkout@v4
25+
uses: actions/checkout@v6
2626

2727
- name: Setup Ruby
2828
uses: ruby/setup-ruby@v1

0 commit comments

Comments
 (0)