diff --git a/.github/workflows/main_linux.yml b/.github/workflows/main_linux.yml index 6c5f56a..31f9d7a 100644 --- a/.github/workflows/main_linux.yml +++ b/.github/workflows/main_linux.yml @@ -38,7 +38,7 @@ jobs: with: path-to-profile: coverage.out - name: Set up python 3.9 - uses: actions/setup-python@v5 + uses: actions/setup-python@v6 with: python-version: 3.9 - name: test preprocess