Skip to content

Commit

Permalink
Merge pull request #5 from asociacion-avast/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/actions/cache-4.1.2

build(deps): bump actions/cache from 2.1.5 to 4.1.2
  • Loading branch information
iranzo authored Oct 23, 2024
2 parents 0e6d259 + 1820863 commit 467519b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
with:
fetch-depth: 0
- uses: actions/[email protected]
- uses: actions/cache@v2.1.5
- uses: actions/cache@v4.1.2
with:
path: |
~/.cache/pre-commit
Expand Down

0 comments on commit 467519b

Please sign in to comment.