We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e27ff6 commit 5c5a82fCopy full SHA for 5c5a82f
.github/workflows/deploy.yml
@@ -6,7 +6,7 @@ jobs:
6
runs-on: ubuntu-latest
7
steps:
8
- uses: actions/checkout@v4
9
- - uses: actions/setup-java@v3
+ - uses: actions/setup-java@v4
10
with:
11
java-version: '17'
12
distribution: 'adopt'
0 commit comments