Skip to content

Commit

Permalink
Merge pull request #770 from doki-theme/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions/cache-4.0.2

Bump actions/cache from 3.3.2 to 4.0.2
  • Loading branch information
Unthrottled authored Aug 15, 2024
2 parents a7568b7 + b9fabfa commit 4d373fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/preMerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
# Cache Plugin Verifier IDEs
- name: Setup Plugin Verifier IDEs Cache
uses: actions/cache@v3.3.2
uses: actions/cache@v4.0.2
with:
path: ${{ steps.properties.outputs.pluginVerifierHomeDir }}/ides
key: ${{ runner.os }}-plugin-verifier-${{ steps.properties.outputs.ideVersions }}
Expand Down

0 comments on commit 4d373fc

Please sign in to comment.