Skip to content

Commit 45c02cc

Browse files
authored
Merge pull request #638 from jruby/dependabot/github_actions/actions-deps-640176b5ab
chore(deps): bump actions/checkout from 6 to 7 in the actions-deps group
2 parents c8ec428 + 48c09e0 commit 45c02cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

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

3434
steps:
3535
- name: checkout
36-
uses: actions/checkout@v6
36+
uses: actions/checkout@v7
3737

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

0 commit comments

Comments
 (0)