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.
tag-and-release.yml@v1.20
1 parent 25b1062 commit 4e59527Copy full SHA for 4e59527
.github/workflows/cicd.yml
@@ -114,7 +114,7 @@ jobs:
114
- mypy
115
- py-setup
116
- py-dependencies
117
- uses: WIPACrepo/wipac-dev-workflows/.github/workflows/tag-and-release.yml@v1.2
+ uses: WIPACrepo/wipac-dev-workflows/.github/workflows/tag-and-release.yml@v1.20
118
with:
119
project-type: python
120
python-version: "${{ fromJSON(needs.py-versions.outputs.matrix)[0] }}"
0 commit comments