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 9a34494 commit 40bf251Copy full SHA for 40bf251
.github/workflows/cicd.yml
@@ -108,7 +108,7 @@ jobs:
108
- mypy
109
- py-setup
110
- py-dependencies
111
- 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.16
112
with:
113
project-type: python
114
python-version: "${{ fromJSON(needs.py-versions.outputs.matrix)[0] }}"
0 commit comments