diff --git a/.github/workflows/update-gpuci.yml b/.github/workflows/update-gpuci.yml index 62634c987..2d05ccc86 100644 --- a/.github/workflows/update-gpuci.yml +++ b/.github/workflows/update-gpuci.yml @@ -71,7 +71,7 @@ jobs: regex: true - name: Create Pull Request - uses: peter-evans/create-pull-request@v3 + uses: peter-evans/create-pull-request@v4 # make sure ucx-py nightlies are available and that cuDF/cuML nightly versions match up if: | env.UCX_PY_VER != env.NEW_UCX_PY_VER &&