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 599939d commit cb44658Copy full SHA for cb44658
.github/workflows/base.yaml
@@ -24,7 +24,7 @@ jobs:
24
paths: "**/*.md"
25
26
- name: Setup Java
27
- uses: actions/setup-java@v2
+ uses: actions/setup-java@v3
28
with:
29
distribution: 'zulu'
30
java-version: '11'
0 commit comments