Skip to content

Commit 25e5431

Browse files
ddamkeddamke
authored andcommitted
git hubaction test
1 parent b39bc8b commit 25e5431

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/maven2.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ jobs:
1414
runs-on: ubuntu-latest
1515

1616
steps:
17-
- uses: actions/checkout@v2
17+
- uses: actions/checkout@v3
1818
- name: Set up JDK 1.8
19-
uses: actions/setup-java@v2
19+
uses: actions/setup-java@v3
2020
with:
2121
java-version: '8'
2222
distribution: 'temurin'

0 commit comments

Comments
 (0)