Skip to content

Commit 9dee880

Browse files
ddamkeddamke
authored andcommitted
git hubaction test
1 parent 1b885ec commit 9dee880

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
@@ -16,9 +16,9 @@ jobs:
1616
runs-on: ubuntu-latest
1717

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

0 commit comments

Comments
 (0)