There was an error while loading. Please reload this page.
2 parents 5c2369c + b3da18b commit a3c7165Copy full SHA for a3c7165
3 files changed
.github/workflows/gradle.yml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
10
steps:
11
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v7
12
with:
13
fetch-depth: 0
14
- name: Get Fetch Tags
.github/workflows/release.yml
@@ -12,7 +12,7 @@ jobs:
- name: Checkout code
15
- uses: actions/checkout@v4
+ uses: actions/checkout@v7
16
17
18
.github/workflows/snapshot-release.yml
@@ -13,7 +13,7 @@ jobs:
19
0 commit comments