diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index eec4cde..bc2530c 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -30,7 +30,7 @@ jobs: BUILD_CACHE_SCOPE: ws14-docker-linux-server-arm64 steps: - name: Checkout repository - uses: actions/checkout@v4 + uses: actions/checkout@v3 - name: Resolve wylab commit id: wylab @@ -91,7 +91,7 @@ jobs: BUILD_CACHE_SCOPE: ws14-docker-linux-server-amd64 steps: - name: Checkout repository - uses: actions/checkout@v4 + uses: actions/checkout@v3 - name: Resolve wylab commit id: wylab