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 d170a27 commit a333c90Copy full SHA for a333c90
.github/workflows/release-please.yml
@@ -23,7 +23,7 @@ jobs:
23
24
- name: set python version
25
if: ${{ steps.release.outputs.release_created }}
26
- uses: actions/setup-python@v1
+ uses: actions/setup-python@v4
27
with:
28
python-version: "3.10"
29
0 commit comments