Skip to content

Commit

Permalink
chore(deps): update actions/cache action to v4.1.1 (#189)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
marvin-serp-bot and renovate-bot authored Oct 9, 2024
1 parent 6192cd1 commit ed3aebf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-title-commitlint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
node-version: 20

- name: cache node modules
uses: actions/cache@v4.0.2
uses: actions/cache@v4.1.1
with:
path: ~/.npm
key: ${{ github.workflow }}-commitlint
Expand Down

0 comments on commit ed3aebf

Please sign in to comment.