Skip to content

Commit bc7d9be

Browse files
committed
actions v4
1 parent 7bbe551 commit bc7d9be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: Checkout
1414
uses: actions/checkout@v4
1515
- name: Configure Java for Build
16-
uses: actions/setup-java@v2
16+
uses: actions/setup-java@v4
1717
with:
1818
distribution: 'temurin'
1919
java-version: '17'

0 commit comments

Comments
 (0)