We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e2186a0 + 618add5 commit ce6d7d5Copy full SHA for ce6d7d5
1 file changed
.github/workflows/merge-build.yml
@@ -61,7 +61,7 @@ jobs:
61
run: mvn -B -e clean install -DskipTests
62
63
- name: Checkout tools repo
64
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
65
with:
66
repository: Commonjava/commonjava-images
67
path: commonjava-images
0 commit comments