diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e810eee..4164ee3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -23,7 +23,7 @@ jobs: steps: - name: Check out APISIX plugins - uses: actions/checkout@v4 + uses: actions/checkout@v5 - name: Check out APISIX repo run: |