diff --git a/.github/workflows/linter.yaml b/.github/workflows/linter.yaml index 847832a019..fd653c7d70 100644 --- a/.github/workflows/linter.yaml +++ b/.github/workflows/linter.yaml @@ -38,7 +38,7 @@ jobs: echo ) | tee -a "$GITHUB_OUTPUT" - - uses: actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5 + - uses: actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5 with: python-version: 3.7