diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index bccd814..2264cf9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -14,12 +14,12 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout this repo - uses: actions/checkout@v4 + uses: actions/checkout@v6 with: path: beacon - name: Checkout web4 - uses: actions/checkout@v4 + uses: actions/checkout@v6 with: repository: TeoSlayer/pilotprotocol path: web4