Skip to content

Commit 86e7981

Browse files
authored
Merge pull request #111 from astropy/dependabot/github_actions/dot-github/workflows/actions-d2be6898de
Bump OpenAstronomy/github-actions-workflows from 1.16.0 to 1.17.0 in /.github/workflows in the actions group
2 parents 924b087 + 565a2e0 commit 86e7981

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ concurrency:
1111

1212
jobs:
1313
tests:
14-
uses: OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml@8c0fde6f7e926df6ed7057255d29afa9c1ad5320 # v1.16.0
14+
uses: OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml@a2e0af7c20b84890b3a72de89c24c3382d6847fb # v1.17.0
1515
with:
1616
posargs: --openmp-expected=True
1717
coverage: codecov
@@ -47,7 +47,7 @@ jobs:
4747
4848
publish:
4949
needs: tests
50-
uses: OpenAstronomy/github-actions-workflows/.github/workflows/publish_pure_python.yml@8c0fde6f7e926df6ed7057255d29afa9c1ad5320 # v1.16.0
50+
uses: OpenAstronomy/github-actions-workflows/.github/workflows/publish_pure_python.yml@a2e0af7c20b84890b3a72de89c24c3382d6847fb # v1.17.0
5151
with:
5252
test_extras: test
5353
test_command: pytest --pyargs extension_helpers

0 commit comments

Comments
 (0)