diff --git a/.github/workflows/macos_cross_user_test.yml b/.github/workflows/macos_cross_user_test.yml index 80a70720..0c5e8097 100644 --- a/.github/workflows/macos_cross_user_test.yml +++ b/.github/workflows/macos_cross_user_test.yml @@ -38,7 +38,7 @@ jobs: # or in sys._base_executable resolution would surface. python-version: ['3.9', '3.10', '3.11', '3.12', '3.13', '3.14'] steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v7 - uses: actions/setup-python@v5 with: