diff --git a/.github/workflows/context-cadence.yml b/.github/workflows/context-cadence.yml index 47da4ec..0abff8c 100644 --- a/.github/workflows/context-cadence.yml +++ b/.github/workflows/context-cadence.yml @@ -49,7 +49,7 @@ jobs: # with a deprecation warning on every run. Twelve repos are about to adopt # this template, and sweeping twelve for a warning we could have not # written is the avoidable version of the problem (#163). - - uses: actions/checkout@v5 + - uses: actions/checkout@v7 with: submodules: recursive fetch-depth: 0