diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 8cd2b98..cefc595 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -69,7 +69,7 @@ jobs: merge: - runs-on: ubuntu:latest + runs-on: ubuntu-latest needs: [test] if: github.actor == 'dependabot[bot]' # Detect that the PR author is dependabot steps: