File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ concurrency:
1111
1212jobs :
1313 tests :
14- uses : OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml@d9b81a07e789d1b1921ab5fe33de2ddcbbd02c3f # v2.3.0
14+ uses : OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml@9f1fedda61294df4c004c05519a3fbf3b8e1f32f # v2.3.1
1515 with :
1616 posargs : --openmp-expected=True
1717 coverage : codecov
4444
4545 publish :
4646 needs : tests
47- uses : OpenAstronomy/github-actions-workflows/.github/workflows/publish_pure_python.yml@d9b81a07e789d1b1921ab5fe33de2ddcbbd02c3f # v2.3.0
47+ uses : OpenAstronomy/github-actions-workflows/.github/workflows/publish_pure_python.yml@9f1fedda61294df4c004c05519a3fbf3b8e1f32f # v2.3.1
4848 with :
4949 test_extras : test
5050 test_command : pytest --pyargs extension_helpers
Original file line number Diff line number Diff line change 1414
1515 steps :
1616 - name : Checkout code
17- uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
17+ uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
1818 with :
1919 ref : main
2020
You can’t perform that action at this time.
0 commit comments