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 d3822c3 commit b5449d6Copy full SHA for b5449d6
3 files changed
.github/workflows/ci.yml
@@ -14,7 +14,7 @@ jobs:
14
matrix:
15
gradle: ['9.5.1']
16
steps:
17
- - uses: actions/checkout@v6
+ - uses: actions/checkout@v7
18
19
- uses: actions/setup-java@v5
20
with:
.github/workflows/publish.yml
@@ -11,7 +11,7 @@ jobs:
11
permissions:
12
contents: read
13
.github/workflows/snapshot.yml
0 commit comments