From 7873e471f1f83df8a34791c185d4aa978f3078e0 Mon Sep 17 00:00:00 2001 From: BattleCh1cken Date: Sun, 12 May 2024 16:08:08 -0400 Subject: [PATCH] fix ci --- action.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/action.yml b/action.yml index a48aa4dfd..a564327ef 100644 --- a/action.yml +++ b/action.yml @@ -66,8 +66,7 @@ runs: - name: Setup Python uses: actions/setup-python@v2 with: - python-version: '3.9' - cache: pip + python-version: "3.10" - name: Install and Verify PROS run: |