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 b020e8d commit f9c0f02Copy full SHA for f9c0f02
.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