We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccd647e commit cd9f801Copy full SHA for cd9f801
.github/workflows/lint.yml
@@ -19,7 +19,7 @@ jobs:
19
python-version: 3.11
20
21
- name: Cache dependencies
22
- uses: actions/cache@v2
+ uses: actions/cache@v4
23
with:
24
path: |
25
~/.cache
0 commit comments