diff --git a/.github/workflows/store-submit.yml b/.github/workflows/store-submit.yml index 471d9bf..4461dfa 100644 --- a/.github/workflows/store-submit.yml +++ b/.github/workflows/store-submit.yml @@ -36,7 +36,7 @@ jobs: submit: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v7 with: # The orchestrator reads CHANGELOG.md and the source tree out of the # tag with `git show`/`git archive`, so tags must be fetched.