diff --git a/.github/workflows/blank.yml b/.github/workflows/blank.yml index 256bb31..22ca496 100644 --- a/.github/workflows/blank.yml +++ b/.github/workflows/blank.yml @@ -71,7 +71,7 @@ jobs: CCACHE_COMPILERCHECK: content CCACHE_SLOPPINESS: time_macros,file_macro,include_file_mtime,include_file_ctime steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v7 with: persist-credentials: false