Skip to content

Commit ac5ec83

Browse files
authored
Merge pull request #598 from jruby/dependabot/github_actions/actions-deps-76468cb07f
chore(deps): bump actions/checkout from 5 to 6 in the actions-deps group
2 parents dd17385 + 10dbd9d commit ac5ec83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232

3333
steps:
3434
- name: checkout
35-
uses: actions/checkout@v5
35+
uses: actions/checkout@v6
3636

3737
- name: Set up java ${{ matrix.java-version }}
3838
uses: actions/setup-java@v5

0 commit comments

Comments
 (0)