diff --git a/README.md b/README.md index 62256a8..dfc2ad6 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.22.2 + version: 0.22.3 - name: Use Knope run: knope --help ```