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 d6e2a4f commit 5eff33eCopy full SHA for 5eff33e
.github/workflows/maven-publish-snapshot.yml
@@ -16,7 +16,7 @@ jobs:
16
packages: write
17
18
steps:
19
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
20
- name: Set up JDK
21
uses: actions/setup-java@v5
22
with:
.github/workflows/maven.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-latest
0 commit comments