diff --git a/.github/workflows/ci_file_health.yaml b/.github/workflows/ci_file_health.yaml index 6d9699ccd..4fb635962 100644 --- a/.github/workflows/ci_file_health.yaml +++ b/.github/workflows/ci_file_health.yaml @@ -15,7 +15,7 @@ jobs: uses: actions/checkout@v3 - name: Install tools - uses: actions/setup-python@v2 + uses: actions/setup-python@v3 - name: Check files uses: pre-commit/action@v2.0.3