diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 12696cd426..8ccfe91f67 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -316,7 +316,7 @@ jobs: CC: clang runs-on: ubuntu-latest steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - run: ci/install-dependencies.sh - run: ci/run-build-and-minimal-fuzzers.sh dockerized: