diff --git a/.github/workflows/conda_env_test.yml b/.github/workflows/conda_env_test.yml index ced716ac..0a8ff08b 100644 --- a/.github/workflows/conda_env_test.yml +++ b/.github/workflows/conda_env_test.yml @@ -265,7 +265,7 @@ jobs: issues: write steps: - name: Alert on failed or skipped key jobs - uses: actions/github-script@v7 + uses: actions/github-script@v9 env: NEEDS: ${{ toJSON(needs) }} with: