We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 349e6d2 commit b3fb955Copy full SHA for b3fb955
.github/workflows/test.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/[email protected]
16
with:
17
node-version: 16
18
- - uses: actions/setup-java@v4.5.0
+ - uses: actions/setup-java@v4.6.0
19
20
java-version: 15
21
architecture: x64
0 commit comments