Skip to content

Commit

Permalink
fix action version
Browse files Browse the repository at this point in the history
  • Loading branch information
JehandadKhan committed Oct 1, 2024
1 parent 8de5fad commit b7a9848
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rocm-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
./build/rocm/ci_build.sh --rocm_version 6.1.3 \
--keep_image --py_version 3.10
- name: Archive jax wheels
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: rocm_jax_r6_1_3_py3_10_id${{ github.run_id }}
path: ${{ github.workspace }}/wheelhouse/*.whl
Expand Down

0 comments on commit b7a9848

Please sign in to comment.