Thanks to visit codestin.com Credit goes to github.com
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 6088c10 commit 31c81f1Copy full SHA for 31c81f1
.github/workflows/ci.yaml
@@ -21,7 +21,7 @@ jobs:
21
fetch-depth: 0
22
23
- name: Setup Java
24
- uses: actions/setup-java@v3
+ uses: actions/setup-java@v4
25
with:
26
distribution: temurin
27
java-version: |
.github/workflows/release.yaml
@@ -12,7 +12,7 @@ jobs:
12
13
14
15
16
17
18
0 commit comments