From d88d3e9d26252673b4f8cb214c31d78aedaf8544 Mon Sep 17 00:00:00 2001 From: Typpi <20943337+Nick2bad4u@users.noreply.github.com> Date: Thu, 28 Mar 2024 17:52:28 -0400 Subject: [PATCH] Update pysa.yml --- .github/workflows/pysa.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pysa.yml b/.github/workflows/pysa.yml index 8ba1b28..3d4c9ea 100644 --- a/.github/workflows/pysa.yml +++ b/.github/workflows/pysa.yml @@ -38,7 +38,7 @@ jobs: - uses: actions/checkout@v4 with: submodules: true - python-version: '3.11' + python-version: '3.11.8' - name: Run Pysa uses: Nick2bad4u/pysa-action@ddb64125a757981d0a842a62fdad56025eeb43d2