diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 47b3e7a..229a349 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -30,7 +30,7 @@ jobs: steps: - name: Check out APISIX plugins - uses: actions/checkout@v5 + uses: actions/checkout@v6 - name: Check out APISIX repo run: |