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.
2 parents b020e8d + f9c0f02 commit 2672d56Copy full SHA for 2672d56
.github/workflows/base.yaml
@@ -24,7 +24,7 @@ jobs:
24
paths: "**/*.md"
25
26
- name: Setup Java
27
- uses: actions/setup-java@v3
+ uses: actions/setup-java@v4
28
with:
29
distribution: 'zulu'
30
java-version: '11'
0 commit comments