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 cd1c107 commit 74d8168Copy full SHA for 74d8168
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-24.04
16
steps:
17
- name: Check out repository
18
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
19
with:
20
fetch-depth: 0
21
- name: Set up Java
.github/workflows/release.yml
@@ -10,7 +10,7 @@ jobs:
10
11
12
13
14
0 commit comments