Skip to content

Commit 6bf98d2

Browse files
committed
Update cache update.
1 parent 300ca12 commit 6bf98d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ jobs:
110110
needs: [ extended ]
111111
steps:
112112
- uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
113-
- uses: actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4.0.2
113+
- uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0
114114
with:
115115
path: ~/.m2/repository
116116
key: ${{ runner.os }}-legacy-maven-${{ hashFiles('**/pom.xml') }}

0 commit comments

Comments
 (0)