diff --git a/README.md b/README.md index 541c042..2e65a86 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ jobs: with: python-version: ${{ matrix.python-version }} - name: Run image - uses: abatilo/actions-poetry@v2.0.0 + uses: abatilo/actions-poetry@v2 with: poetry-version: ${{ matrix.poetry-version }} - name: View poetry --help