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 8204a39 + 4eda38a commit 9c48211Copy full SHA for 9c48211
.github/workflows/build.yml
@@ -21,7 +21,7 @@ jobs:
21
cancel-in-progress: true
22
23
steps:
24
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
25
- name: Set up JDK 11
26
uses: actions/setup-java@v3
27
with:
.github/workflows/release.yml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-latest
10
11
12
13
14
15
0 commit comments