Skip to content

Commit

Permalink
Merge pull request #6 from Quantco/dependabot/github_actions/dependen…
Browse files Browse the repository at this point in the history
…cies-bb248a2c00

Bump the dependencies group with 1 update
  • Loading branch information
0xbe7a authored Jan 17, 2024
2 parents d522345 + 748ad74 commit 5c73c87
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@e12d46a63a90f2fae62d114769bbf2a179198b5c
uses: actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2
with:
path: ~/.cache/pre-commit
key: pre-commit-3|${{ inputs.python-version }}|${{ hashFiles('.pre-commit-config.yaml') }}
Expand Down

0 comments on commit 5c73c87

Please sign in to comment.