diff --git a/README.md b/README.md index 09774b4aa..e27517137 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ jobs: build: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v4 - name: Bump version and push tag id: tag_version uses: mathieudutour/github-tag-action@v6.1