diff --git a/README.md b/README.md index 46e25b85..75348bbf 100644 --- a/README.md +++ b/README.md @@ -112,7 +112,7 @@ jobs: - name: Dependabot metadata id: dependabot-metadata uses: dependabot/fetch-metadata@v1 - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - name: Approve a PR if not already approved run: | gh pr checkout "$PR_URL" # sets the upstream metadata for `gh pr status`