Skip to content

Commit

Permalink
Merge pull request #206 from AliSayyah/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/cache-4

Bump actions/cache from 3 to 4
  • Loading branch information
AliSayyah authored Feb 28, 2024
2 parents f2ff9e1 + e9c709c commit b1249a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
pip install poetry tox tox-gh-actions
- name: Set up cache
uses: actions/cache@v3
uses: actions/cache@v4
id: cache
with:
path: .venv
Expand Down

0 comments on commit b1249a8

Please sign in to comment.