diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6c5ce39..f79c40f 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@v3 + uses: actions/checkout@v5 - name: Check out APISIX repo run: |