Skip to content

Commit

Permalink
Merge pull request #38 from MTrab/dependabot/github_actions/actions/c…
Browse files Browse the repository at this point in the history
…ache-3.0.10

Bump actions/cache from 3.0.8 to 3.0.10
  • Loading branch information
MTrab authored Oct 10, 2022
2 parents 423c3ed + 78d1682 commit aa6a43c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/format-code.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
with:
python-version: 3.8
- name: Cache
uses: actions/[email protected].8
uses: actions/[email protected].10
with:
path: ~/.cache/pip
key: pip-format
Expand Down

0 comments on commit aa6a43c

Please sign in to comment.