We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d4c47c6 + 2a0acfb commit a09c6d4Copy full SHA for a09c6d4
.github/workflows/integration_testing.yml
@@ -15,7 +15,7 @@ permissions:
15
# It is up to the individual packages to do detailed testing with astropy RC.
16
jobs:
17
test:
18
- uses: OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml@924441154cf3053034c6513d5e06c69d262fb9a6 # v1.13.0
+ uses: OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml@9f1f43251dde69da8613ea8e11144f05cdea41d5 # v1.15.0
19
with:
20
submodules: false
21
envs: |
0 commit comments