We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc53808 commit 8e9a118Copy full SHA for 8e9a118
.github/workflows/run-tox.yml
@@ -37,7 +37,7 @@ jobs:
37
version: 1.0
38
execute_install_scripts: true
39
- name: Cache tox and precommit environments
40
- uses: actions/cache@v3
+ uses: actions/cache@v4
41
with:
42
path: |
43
.tox
0 commit comments