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 9756859 + ec0b67c commit 4d271c9Copy full SHA for 4d271c9
.github/workflows/ci.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
steps:
16
- name: Checkout
17
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
18
- name: Java
19
uses: actions/setup-java@v3
20
with:
.github/workflows/release.yml
@@ -10,7 +10,7 @@ jobs:
10
11
12
13
0 commit comments