Skip to content

Commit

Permalink
Merge pull request #482 from astropy/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s-1e573d5923

Bump OpenAstronomy/github-actions-workflows from 1.14.0 to 1.15.0 in the actions group
  • Loading branch information
Cadair authored Jan 7, 2025
2 parents 6b29a3b + 0b0f378 commit c4c7d0a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci_workflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ concurrency:
jobs:

tests:
uses: OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml@d68193b68216da64eafaa618f53c59f5d271c56e # v1.14.0
uses: OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml@9f1f43251dde69da8613ea8e11144f05cdea41d5 # v1.15.0
with:
envs: |
- macos: py310-test-oldestdeps
Expand All @@ -35,7 +35,7 @@ jobs:

publish:
needs: tests
uses: OpenAstronomy/github-actions-workflows/.github/workflows/publish.yml@d68193b68216da64eafaa618f53c59f5d271c56e # v1.14.0
uses: OpenAstronomy/github-actions-workflows/.github/workflows/publish.yml@9f1f43251dde69da8613ea8e11144f05cdea41d5 # v1.15.0
with:
test_extras: test
test_command: pytest -p no:warnings --pyargs reproject
Expand Down

0 comments on commit c4c7d0a

Please sign in to comment.