Skip to content

Commit 29b990b

Browse files
author
Gary Gregory
committed
Bump actions/cache@v3.0.5 to 3.0.6
1 parent 07eeb93 commit 29b990b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444

4545
steps:
4646
- uses: actions/checkout@v3
47-
- uses: actions/cache@v3.0.5
47+
- uses: actions/cache@v3.0.6
4848
with:
4949
path: ~/.m2/repository
5050
key: ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}

0 commit comments

Comments
 (0)