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.
2 parents d013c1c + 817a8e2 commit 41a9348Copy full SHA for 41a9348
.github/workflows/lint.yml
@@ -11,7 +11,7 @@ jobs:
11
- uses: actions/setup-python@v5
12
with:
13
python-version: '3.10'
14
- - uses: actions/cache@v3
+ - uses: actions/cache@v4
15
16
path: ~/.cache/pip
17
key: ${{ runner.os }}-pip
0 commit comments