diff --git a/action.yaml b/action.yaml index 9aa1983..c683a64 100644 --- a/action.yaml +++ b/action.yaml @@ -31,7 +31,6 @@ runs: uses: actions/setup-python@v5.0.0 with: python-version: '3.10' - cache: 'pip' - name: Install dependencies shell: bash {0}