We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d799476 + 9ee666e commit c9fe474Copy full SHA for c9fe474
.github/workflows/publish.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
steps:
14
- uses: actions/checkout@v1
15
- - uses: actions/cache@v1
+ - uses: actions/cache@v4
16
with:
17
path: |
18
~/.cache/pypoetry
0 commit comments