We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a0c886 commit 7b3639bCopy full SHA for 7b3639b
.github/workflows/ci.yml
@@ -14,7 +14,7 @@ jobs:
14
- uses: actions/setup-python@v4
15
with:
16
python-version: 3.x
17
- - uses: actions/cache@v2
+ - uses: actions/cache@v3
18
19
key: ${{ github.ref }}
20
path: .cache
0 commit comments