Skip to content

Commit 768cc2a

Browse files
committed
fixup! dbg
1 parent b244fd7 commit 768cc2a

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
@@ -127,7 +127,7 @@ jobs:
127127
echo "Test groups: '${{ inputs.test_groups }}'"
128128
129129
- id: build
130-
uses: OpenAstronomy/build-python-dist@8c82c2f2732d7d274612d45e50845260ebe73d08 # ???
130+
uses: OpenAstronomy/build-python-dist@9a4b2bd6bda5c48ef3c12b53504ee2263ed032e3 # ???
131131
with:
132132
test_groups: ${{ inputs.test_groups }}
133133
test_extras: ${{ inputs.test_extras }}

0 commit comments

Comments
 (0)