diff --git a/.github/workflows/ghstack_land.yml b/.github/workflows/ghstack_land.yml index 5ded2b1b07774..c7496348d235e 100644 --- a/.github/workflows/ghstack_land.yml +++ b/.github/workflows/ghstack_land.yml @@ -21,7 +21,7 @@ jobs: with: token: ${{ secrets.GARDENER_PAT }} fetch-depth: '0' - - uses: actions/checkout@v5 + - uses: actions/setup_python@v5 with: python-version: 3.9 - name: Check Current CI Status