diff --git a/action.yaml b/action.yaml index 889fd20..5d1acbd 100644 --- a/action.yaml +++ b/action.yaml @@ -158,10 +158,10 @@ outputs: latest-flags-updated: description: "Number of latest flags updated" - + latest-versions: description: "List of projects where latest flag was updated" - + upload-errors: description: "List of any upload errors encountered" @@ -182,7 +182,6 @@ runs: uses: actions/setup-python@v6 with: python-version: "3.13" - cache: "pip" - name: Install python deps shell: bash