Skip to content

Commit

Permalink
chore(deps): update actions/cache action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
Renovate cynkra [bot] committed Jan 20, 2024
1 parent 131f9b0 commit 378ff78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/style/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ runs:
echo rmd=$rmd >> $GITHUB_OUTPUT
shell: bash

- uses: actions/cache@v3
- uses: actions/cache@v4
if: ${{ steps.check.outputs.scope }}
with:
path: |
Expand Down

0 comments on commit 378ff78

Please sign in to comment.