Skip to content

Commit c448fff

Browse files
authored
Merge pull request #61 from ipld/dependabot/github_actions/actions/checkout-7
Bump actions/checkout from 6 to 7
2 parents 089dce3 + fff65c2 commit c448fff

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
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515

1616
steps:
17-
- uses: actions/checkout@v6
17+
- uses: actions/checkout@v7
1818
- name: Set up JDK 21
1919
uses: actions/setup-java@v5
2020
with:

0 commit comments

Comments
 (0)