diff --git a/.github/workflows/compiler_tests.yml b/.github/workflows/compiler_tests.yml index f3c99dd6..eec0a6af 100644 --- a/.github/workflows/compiler_tests.yml +++ b/.github/workflows/compiler_tests.yml @@ -11,7 +11,7 @@ jobs: ubuntu-gcc: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v6 + - uses: actions/checkout@v7 - name: Build V run: |