We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f83f9b4 commit 497357dCopy full SHA for 497357d
.github/workflows/pitest.yml
@@ -25,7 +25,7 @@ jobs:
25
architecture: ${{ matrix.architecture }}
26
distribution: 'oracle'
27
28
- - uses: actions/[email protected].0
+ - uses: actions/[email protected].1
29
with:
30
path: ~/.m2/repository
31
key: ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}
0 commit comments