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