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 cece6b5 commit a4bed24Copy full SHA for a4bed24
.github/workflows/maven-checker.yml
@@ -10,7 +10,7 @@ jobs:
10
build:
11
runs-on: ubuntu-latest
12
steps:
13
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
14
- name: Set up JDK 21
15
uses: actions/setup-java@v5
16
with:
.github/workflows/maven-release.yml
permissions:
contents: write
- name: Generate changelog
id: changelog
0 commit comments