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 b244fd7 commit 768cc2aCopy full SHA for 768cc2a
.github/workflows/publish_pure_python.yml
@@ -127,7 +127,7 @@ jobs:
127
echo "Test groups: '${{ inputs.test_groups }}'"
128
129
- id: build
130
- uses: OpenAstronomy/build-python-dist@8c82c2f2732d7d274612d45e50845260ebe73d08 # ???
+ uses: OpenAstronomy/build-python-dist@9a4b2bd6bda5c48ef3c12b53504ee2263ed032e3 # ???
131
with:
132
test_groups: ${{ inputs.test_groups }}
133
test_extras: ${{ inputs.test_extras }}
0 commit comments