We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0289ec commit d3eeb39Copy full SHA for d3eeb39
.github/workflows/maven.yml
@@ -45,7 +45,7 @@ jobs:
45
maven-${{ matrix.os }}-
46
47
- name: Set up JDK
48
- uses: actions/[email protected].0
+ uses: actions/[email protected].1
49
with:
50
distribution: ${{ matrix.jdk }}
51
java-version: ${{ matrix.java }}
0 commit comments