diff --git a/action.yml b/action.yml index 4169aee6b..da91244a3 100644 --- a/action.yml +++ b/action.yml @@ -66,11 +66,7 @@ runs: - name: Setup Python uses: actions/setup-python@v2 with: - python-version: 3.9 - - uses: actions/setup-python@v5 - with: - python-version: 3.10 + python-version: 3.10 cache: pip - name: Install and Verify PROS