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 fa0ea84 commit c2f8edbCopy full SHA for c2f8edb
.github/workflows/ci-build.yml
@@ -10,7 +10,7 @@ jobs:
10
gradle-build:
11
runs-on: ubuntu-latest
12
steps:
13
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
14
- uses: actions/setup-java@v4
15
with:
16
distribution: temurin
.github/workflows/release.yml
@@ -7,7 +7,7 @@ jobs:
7
release-build:
8
9
0 commit comments