We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cae9fb commit 022529eCopy full SHA for 022529e
1 file changed
.github/workflows/deploy.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