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