Skip to content

Commit af99135

Browse files
ci(github-action): update actions/cache digest (5a3ec84 → 0400d5f) (#15)
1 parent a08775a commit af99135

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
distribution: 'temurin'
2121

2222
- name: Cache Maven dependencies
23-
uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4
23+
uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4
2424
with:
2525
path: ~/.m2
2626
key: ${{ runner.os }}-m2-${{ hashFiles('**/pom.xml') }}

0 commit comments

Comments
 (0)