Skip to content

Commit

Permalink
Bump jacobtomlinson/gha-anaconda-package-version from 0.1.3 to 0.1.4 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 80b3af5 commit 42168f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update-gpuci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,15 @@ jobs:

- name: Get latest cuDF nightly version
id: cudf_latest
uses: jacobtomlinson/[email protected].3
uses: jacobtomlinson/[email protected].4
with:
org: "rapidsai-nightly"
package: "cudf"
version_system: "CalVer"

- name: Get latest UCX-Py nightly version
id: ucx_py_latest
uses: jacobtomlinson/[email protected].3
uses: jacobtomlinson/[email protected].4
with:
org: "rapidsai-nightly"
package: "ucx-py"
Expand Down

0 comments on commit 42168f7

Please sign in to comment.