Skip to content

Commit

Permalink
Merge pull request #23 from Quantco/dependabot/github_actions/depende…
Browse files Browse the repository at this point in the history
…ncies-9f0572fc03

Bump actions/cache from 4.2.1 to 4.2.2 in the dependencies group
  • Loading branch information
ivergara authored Feb 28, 2025
2 parents 7375f73 + 1fca443 commit 424cca8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ runs:
python=${{ inputs.python-version }}
pre-commit=3
- name: Cache pre-commit
uses: actions/cache@0c907a75c2c80ebcb7f088228285e798b750cf8f
uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf
with:
path: ~/.cache/pre-commit
key: pre-commit-3|${{ inputs.python-version }}|${{ hashFiles('.pre-commit-config.yaml') }}
Expand Down

0 comments on commit 424cca8

Please sign in to comment.