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 4bc69da commit 00205c3Copy full SHA for 00205c3
.github/workflows/ci.yml
@@ -35,7 +35,7 @@ jobs:
35
with:
36
python-version-file: '.python-version'
37
- name: Cache Python dependencies
38
- uses: actions/cache@v4
+ uses: actions/cache@v5
39
env:
40
cache-name: pythondotorg-cache-pip
41
.github/workflows/static.yml
@@ -12,7 +12,7 @@ jobs:
12
13
14
15
16
17
18
0 commit comments