diff --git a/README.md b/README.md index 40e3949..62256a8 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ jobs: - name: Install Knope uses: knope-dev/action@v2.1.2 with: - version: 0.10.0 + version: 0.22.2 - name: Use Knope run: knope --help ```