Skip to content

Commit b7763ea

Browse files
authored
Update maven.yml
1 parent 7ff111d commit b7763ea

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/maven.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ jobs:
1616
runs-on: ubuntu-latest
1717

1818
steps:
19-
- uses: actions/checkout@v2
19+
- uses: actions/checkout@v5
2020
- name: Set up JDK 21
21-
uses: actions/setup-java@v2
21+
uses: actions/setup-java@v5
2222
with:
2323
java-version: '21'
2424
distribution: 'adopt'

0 commit comments

Comments
 (0)