We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 63513a6 + 3d59281 commit 271c07bCopy full SHA for 271c07b
.github/workflows/tests.yml
@@ -65,7 +65,7 @@ jobs:
65
print("::set-output name=result::{}".format(result))
66
67
- name: Restore pre-commit cache
68
- uses: actions/cache@v2.1.6
+ uses: actions/cache@v3.2.5
69
if: matrix.session == 'pre-commit'
70
with:
71
path: ~/.cache/pre-commit
0 commit comments