Skip to content

Commit

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

Bump actions/cache from 4.0.1 to 4.0.2
  • Loading branch information
MTrab committed Mar 29, 2024
2 parents 6cafae2 + 3242357 commit 94c91f8
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].1
uses: actions/[email protected].2
with:
path: ~/.cache/pip
key: pip-format
Expand Down

0 comments on commit 94c91f8

Please sign in to comment.