diff --git a/.github/workflows/cd-wheel.yml b/.github/workflows/cd-wheel.yml index 22f44e5..277af7c 100644 --- a/.github/workflows/cd-wheel.yml +++ b/.github/workflows/cd-wheel.yml @@ -114,7 +114,7 @@ jobs: egress-policy: audit - id: checkout - uses: actions/checkout@v4 + uses: actions/checkout@v5 - id: setup-macOS if: ${{ runner.os == 'macOS' }}