diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d1d63d6..a9a9eb2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -10,4 +10,4 @@ jobs: name: CI # Do not run if this is a pull-request from same repo i.e. not a fork repo if: github.event_name != 'pull_request' || github.event.pull_request.head.repo.full_name != github.repository - uses: silverstripe/gha-ci/.github/workflows/ci.yml@v1 + uses: silverstripe/gha-ci/.github/workflows/ci.yml@v2