diff --git a/action.yaml b/action.yaml index e63aa4a..d1ceea1 100644 --- a/action.yaml +++ b/action.yaml @@ -26,7 +26,7 @@ runs: - id: cache if: inputs.cache == 'true' - uses: actions/cache@v3.3.1 + uses: actions/cache@v3.3.2 with: path: | ${{ steps.pipx.outputs.bin_dir }}/poetry*