We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53d2fa9 commit 7379cd1Copy full SHA for 7379cd1
.github/workflows/preMerge.yml
@@ -75,7 +75,7 @@ jobs:
75
76
# Cache Plugin Verifier IDEs
77
- name: Setup Plugin Verifier IDEs Cache
78
- uses: actions/cache@v4.0.2
+ uses: actions/cache@v4.1.0
79
with:
80
path: ${{ steps.properties.outputs.pluginVerifierHomeDir }}/ides
81
key: ${{ runner.os }}-plugin-verifier-${{ steps.properties.outputs.ideVersions }}
0 commit comments