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 098f31a commit 9ad3a9cCopy full SHA for 9ad3a9c
.github/workflows/ci-quarkus.yml
@@ -16,7 +16,7 @@ jobs:
16
with:
17
java-version: 16
18
distribution: 'zulu'
19
- - uses: actions/[email protected].0
+ - uses: actions/[email protected].1
20
21
path: ~/.m2/repository
22
key: ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}
0 commit comments