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 34c234d commit fe355d1Copy full SHA for fe355d1
.github/workflows/main.yml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- uses: actions/checkout@v4
14
- name: Set up JDK 17
15
- uses: actions/setup-java@v3
+ uses: actions/setup-java@v4
16
with:
17
java-version: '17'
18
distribution: 'temurin'
0 commit comments