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 6b5f7a7 commit 590b0ffCopy full SHA for 590b0ff
.github/workflows/gradle-publish.yml
@@ -21,7 +21,7 @@ jobs:
21
packages: write
22
23
steps:
24
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
25
- name: Set up JDK 21
26
uses: actions/setup-java@v5
27
with:
0 commit comments