Bump actions/cache from 3.0.3 to 3.0.4

This commit is contained in:
Gary Gregory 2022-06-07 13:52:42 -04:00
parent 06f7b6fbb4
commit 45b7ba3825
2 changed files with 4 additions and 4 deletions

View File

@ -32,7 +32,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: actions/cache@v3.0.3
- uses: actions/cache@v3.0.4
with:
path: ~/.m2/repository
key: ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}

View File

@ -147,15 +147,15 @@
Integrate Guava testlib tests.
</action>
<!-- UPDATE -->
<action type="update" dev="kinow" due-to="Dependabot, Gary Gregory">
Bump actions/cache from 2 to 3.0.4 #214 #225 #239 #266 #294.
</action>
<action type="update" dev="kinow" due-to="Dependabot, Gary Gregory">
Bump actions/setup-java from 1.4.0 to 3 #174 #177 #186 #224 #298.
</action>
<action type="update" dev="ggregory" due-to="Dependabot">
Update actions/checkout from 1 to 3 #166 #173 #183 #193 #262 #264 #285.
</action>
<action type="update" dev="kinow" due-to="Dependabot, Gary Gregory">
Bump actions/cache from 2 to 3.0.3 #214 #225 #239 #266 #294.
</action>
<action type="update" dev="kinow" due-to="Dependabot">
Bump codecov/codecov-action from 2 to 3 #297.
</action>