Merge pull request #3873 from pmd/dependabot/github_actions/master/actions/cache-3

Bump actions/cache from 2 to 3
This commit is contained in:
Andreas Dangel authored and GitHub committed 2022-04-01 10:33:03 +02:00
commit 7a43e8745a
2 files changed
+2 -2

No files matched your search

+1 -1
View File
@@ -25,7 +25,7 @@ jobs:
- uses: actions/checkout@v3
with:
fetch-depth: 2
- uses: actions/cache@v2
- uses: actions/cache@v3
with:
path: |
~/.m2/repository
+1 -1
View File
@@ -13,7 +13,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: actions/cache@v2
- uses: actions/cache@v3
with:
path: |
~/.m2/repository