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.
1 parent 6e459da commit 396e9c5Copy full SHA for 396e9c5
.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@86823142467dd2afcd1bbac57d3a664cf468eb3b # v2.1.0
+ uses: OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml@d9b81a07e789d1b1921ab5fe33de2ddcbbd02c3f # v2.3.0
19
with:
20
submodules: false
21
envs: |
0 commit comments