diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d2f927d2a..a253a1572 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -21,6 +21,9 @@ jobs: permissions: pull-requests: read steps: + - uses: actions/checkout@v3 + name: Checkout code + id: checkout - uses: dorny/paths-filter@v2 id: filter with: