diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index f22a5232baf..3f22a6f14f7 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -19,7 +19,7 @@ jobs: CHECK_TYPE: ${{ matrix.check_type }} steps: - name: Checkout code into workspace directory - uses: actions/checkout@v2 + uses: actions/checkout@v6 - name: Setup prerequisites run: bash ./ci/prerequisites.sh - name: Build