Skip to content

Commit

Permalink
github actions: upgrade the plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
mvysny committed Nov 13, 2024
1 parent d3838bf commit 5d99f9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
java-version: ${{ matrix.java }}
distribution: 'temurin'
- name: Cache Gradle packages
uses: actions/cache@v2
uses: actions/cache@v4
with:
path: |
~/.gradle/caches
Expand Down

0 comments on commit 5d99f9b

Please # to comment.