File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5656 name : Run tests on all platforms
5757 needs : update
5858 if : needs.update.outputs.changed
59- uses : OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml@e5af21e4ae37af089a73bb032e10b78b0e746174 # v3.0.1
59+ uses : OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml@22ddf09dfabb443adddfb9f861b7d41a787d6b1a # v3.0.3
6060 with :
6161 checkout_ref : ${{ needs.update.outputs.new_sha }}
6262 envs : |
9898 name : Publish the release to PyPI
9999 needs : [update, tag]
100100 if : needs.update.outputs.changed
101- uses : OpenAstronomy/github-actions-workflows/.github/workflows/publish_pure_python.yml@e5af21e4ae37af089a73bb032e10b78b0e746174 # v3.0.1
101+ uses : OpenAstronomy/github-actions-workflows/.github/workflows/publish_pure_python.yml@22ddf09dfabb443adddfb9f861b7d41a787d6b1a # v3.0.3
102102 with :
103103 checkout_ref : ${{ needs.tag.outputs.new_tag }}
104104 upload_to_pypi : true
You can’t perform that action at this time.
0 commit comments