Skip to content

Commit c80e4d3

Browse files
committed
ci: update setup-java to v3
1 parent 0468571 commit c80e4d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_deploy_preprod.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
echo ${{ steps.ip.outputs.ipv6 }}
2626
- uses: actions/checkout@v2
2727
- name: Set up JDK 11
28-
uses: actions/setup-java@v2
28+
uses: actions/setup-java@v3
2929
with:
3030
java-version: '11'
3131
distribution: 'adopt'

0 commit comments

Comments
 (0)