Skip to content

Commit 497357d

Browse files
Bump actions/cache from 4.0.0 to 4.0.1 (#848)
1 parent f83f9b4 commit 497357d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pitest.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
architecture: ${{ matrix.architecture }}
2626
distribution: 'oracle'
2727

28-
- uses: actions/[email protected].0
28+
- uses: actions/[email protected].1
2929
with:
3030
path: ~/.m2/repository
3131
key: ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}

0 commit comments

Comments
 (0)