diff --git a/README.md b/README.md index fe35b075..5baea445 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ jobs: permissions: contents: write steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v3 - uses: ncipollo/release-action@v1 with: artifacts: "release.tar.gz,foo/*.txt"