Skip to content

Commit

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

0 comments on commit bfdaad3

Please sign in to comment.