Skip to content

Commit 7c3c237

Browse files
authored
Merge pull request #48 from multiformats/dependabot/github_actions/actions/checkout-7
Bump actions/checkout from 6 to 7
2 parents b706847 + 62e387e commit 7c3c237

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)