Skip to content

Commit

Permalink
Bump actions/cache from 4.0.0 to 4.0.1 (#848)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 1, 2024
1 parent f83f9b4 commit 497357d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pitest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
architecture: ${{ matrix.architecture }}
distribution: 'oracle'

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

0 comments on commit 497357d

Please sign in to comment.