We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f5c813 commit 3a40a13Copy full SHA for 3a40a13
.github/workflows/ci.yml
@@ -84,7 +84,7 @@ jobs:
84
85
# Do a dry run of PSR
86
- name: Test release
87
- uses: python-semantic-release/python-semantic-release@v9.17.0
+ uses: python-semantic-release/python-semantic-release@v9.21.0
88
if: github.ref_name != 'main'
89
with:
90
root_options: --noop
0 commit comments