diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 50ec335f..39e15b22 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -88,7 +88,7 @@ jobs: database: pgsql steps: - name: Check out repository code - uses: actions/checkout@v3 + uses: actions/checkout@v4 with: path: plugin