Skip to content

Commit

Permalink
Updating action cache to the latest version (#404)
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinpalis authored Jan 15, 2025
1 parent 70a0f26 commit c7704c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-runner-nightly-perf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
buffer-clienttests/tools/render-config.sh buffertest ${{ steps.vault-token-step.outputs.vault-token }}
buffer-clienttests/tools/render-config.sh yyu ${{ steps.vault-token-step.outputs.vault-token }}
- name: Cache Gradle packages
uses: actions/cache@v3
uses: actions/cache@v4
with:
path: |
.gradle/caches
Expand Down

0 comments on commit c7704c6

Please sign in to comment.