Skip to content

Commit 7f7834f

Browse files
authored
Merge pull request #56 from Commonjava/dependabot/github_actions/actions/checkout-7
Bump actions/checkout from 6 to 7
2 parents 0ff1461 + fe270fa commit 7f7834f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/maven-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
env:
3939
MAVEN_OPTS: "-Xmx4096m -Xms2048m -XX:MaxMetaspaceSize=4096m -Xss8m"
4040
steps:
41-
- uses: actions/checkout@v6
41+
- uses: actions/checkout@v7
4242

4343
- name: Set up JDK 11 for x64
4444
uses: actions/setup-java@v5

0 commit comments

Comments
 (0)