Skip to content

Commit ce6d7d5

Browse files
authored
Merge pull request #219 from Commonjava/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 4 to 6
2 parents e2186a0 + 618add5 commit ce6d7d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/merge-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
run: mvn -B -e clean install -DskipTests
6262

6363
- name: Checkout tools repo
64-
uses: actions/checkout@v4
64+
uses: actions/checkout@v6
6565
with:
6666
repository: Commonjava/commonjava-images
6767
path: commonjava-images

0 commit comments

Comments
 (0)