We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b53f26b commit b674fb4Copy full SHA for b674fb4
.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@v2
+ - uses: actions/setup-java@v3.4.1
19
20
java-version: 15
21
architecture: x64
0 commit comments