Skip to content

Commit 9c7e043

Browse files
Update .github/workflows/publish_pure_python.yml
1 parent 9ee357a commit 9c7e043

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish_pure_python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ jobs:
123123
with:
124124
apt: ${{ inputs.libraries }}
125125
- id: build
126-
uses: OpenAstronomy/build-python-dist@9a4b2bd6bda5c48ef3c12b53504ee2263ed032e3 # ???
126+
uses: OpenAstronomy/build-python-dist@9a4b2bd6bda5c48ef3c12b53504ee2263ed032e3 # v1.1.0
127127
with:
128128
test_groups: ${{ inputs.test_groups }}
129129
test_extras: ${{ inputs.test_extras }}

0 commit comments

Comments
 (0)