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 a333c90 commit 2f15639Copy full SHA for 2f15639
.github/workflows/release-please.yml
@@ -18,7 +18,7 @@ jobs:
18
release-type: python
19
package-name: ${{ env.PACKAGE_NAME }}
20
21
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
22
if: ${{ steps.release.outputs.release_created }}
23
24
- name: set python version
0 commit comments