Skip to content

Commit

Permalink
chore(core-deps): update actions/cache action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 17, 2024
1 parent 85a5d89 commit 130a2cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Expand Up @@ -134,7 +134,7 @@ runs:
with:
disk-root: 'C:'
- name: Cache Gradle packages
uses: actions/cache@v3.3.3
uses: actions/cache@v4.0.0
with:
path: |
~/.gradle/caches
Expand Down

0 comments on commit 130a2cf

Please sign in to comment.