diff --git a/.github/workflows/integration_testing.yml b/.github/workflows/integration_testing.yml index d23a4e7..9aceac3 100644 --- a/.github/workflows/integration_testing.yml +++ b/.github/workflows/integration_testing.yml @@ -15,7 +15,7 @@ permissions: # It is up to the individual packages to do detailed testing with astropy RC. jobs: test: - uses: OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml@924441154cf3053034c6513d5e06c69d262fb9a6 # v1.13.0 + uses: OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml@d68193b68216da64eafaa618f53c59f5d271c56e # v1.14.0 with: submodules: false envs: |