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 8046fb8 commit d170a27Copy full SHA for d170a27
.github/workflows/release-please.yml
@@ -42,7 +42,7 @@ jobs:
42
43
- name: set up python cache
44
if: ${{ steps.release.outputs.release_created }}
45
- uses: actions/cache@v2
+ uses: actions/cache@v3
46
id: python-cache
47
with:
48
path: .venv
0 commit comments