Skip to content

Commit

Permalink
chore(core-deps): update actions/cache action to v3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Mar 30, 2022
1 parent 9d43dd2 commit 69fc84e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Expand Up @@ -116,7 +116,7 @@ runs:
if: ${{ runner.os == 'Windows' }}
uses: al-cheb/configure-pagefile-action@v1.2
- name: Cache Gradle packages
uses: actions/cache@v3.0.0
uses: actions/cache@v3.0.1
with:
path: |
~/.gradle/caches
Expand Down

0 comments on commit 69fc84e

Please sign in to comment.