Skip to content

Commit

Permalink
upgrade action
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddenton committed Feb 18, 2024
1 parent ca7b443 commit d0127b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
java-version: 20
cache: gradle
- name: Cache Gradle packages
uses: actions/cache@v3.2.3
uses: actions/cache@v4.0.0
with:
path: |
~/.gradle/caches
Expand Down

0 comments on commit d0127b9

Please sign in to comment.