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 9ee357a commit 9c7e043Copy full SHA for 9c7e043
.github/workflows/publish_pure_python.yml
@@ -123,7 +123,7 @@ jobs:
123
with:
124
apt: ${{ inputs.libraries }}
125
- id: build
126
- uses: OpenAstronomy/build-python-dist@9a4b2bd6bda5c48ef3c12b53504ee2263ed032e3 # ???
+ uses: OpenAstronomy/build-python-dist@9a4b2bd6bda5c48ef3c12b53504ee2263ed032e3 # v1.1.0
127
128
test_groups: ${{ inputs.test_groups }}
129
test_extras: ${{ inputs.test_extras }}
0 commit comments