Skip to content

Commit 4d19f49

Browse files
committed
pr maven tests bumps for submodules
1 parent 98150a3 commit 4d19f49

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/pr-maven-tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ jobs:
1414

1515
steps:
1616
- name: Checkout repository
17-
uses: actions/checkout@v4
17+
uses: actions/checkout@v6
1818

1919
- name: Set up Java
20-
uses: actions/setup-java@v4
20+
uses: actions/setup-java@v5
2121
with:
2222
distribution: temurin
2323
java-version: '17'

0 commit comments

Comments
 (0)