Skip to content

Commit ffacfff

Browse files
authored
Merge pull request #1316 from github/dependabot/github_actions/actions/checkout-6.0.0
chore(deps): bump actions/checkout from 5.0.0 to 6.0.0
2 parents 19fc729 + bc82c62 commit ffacfff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515
steps:
1616
- name: Set up Git repository
17-
uses: actions/checkout@v5.0.0
17+
uses: actions/checkout@v6.0.0
1818

1919
- name: Set up Ruby
2020
uses: ruby/setup-ruby@d5126b9b3579e429dd52e51e68624dda2e05be25

0 commit comments

Comments
 (0)