diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 515554a..4bd6315 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -13,7 +13,7 @@ jobs: matrix: cpu_target: [ "000", "02060", "030", "040", "060", "col" ] steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - name: Install SSH keys if: ${{ github.event_name == 'push' }} env: