diff --git a/README.md b/README.md index 9236062a..57352f03 100644 --- a/README.md +++ b/README.md @@ -419,7 +419,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout - uses: actions/checkout@v2 + uses: actions/checkout@v3 with: fetch-depth: 0