Skip to content

Commit 7c34269

Browse files
Update actions/checkout action to v7
1 parent 279edcb commit 7c34269

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ubuntu-latest
1414

1515
steps:
16-
- uses: actions/checkout@v6
16+
- uses: actions/checkout@v7
1717
- uses: actions/setup-java@v5
1818
with:
1919
distribution: 'temurin'

0 commit comments

Comments
 (0)