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 dfa4249 + fdf3776 commit 4e60697Copy full SHA for 4e60697
.github/workflows/test.yml
@@ -73,7 +73,7 @@ jobs:
73
- uses: actions/checkout@v3
74
75
- name: Cache pip
76
- uses: actions/cache@v2
+ uses: actions/cache@v3
77
with:
78
# This path is specific to Ubuntu
79
path: ~/.cache/pip
@@ -140,7 +140,7 @@ jobs:
140
141
142
143
144
145
146
@@ -298,7 +298,7 @@ jobs:
298
299
300
301
302
303
304
0 commit comments