mirror of
https://github.com/ROCm/jax.git
synced 2025-04-16 11:56:07 +00:00
actions/checkout: pin specific hash
This commit is contained in:
parent
20122ff7ce
commit
f0e27fd73b
2
.github/workflows/metal_plugin_ci.yml
vendored
2
.github/workflows/metal_plugin_ci.yml
vendored
@ -27,7 +27,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Get repo
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
|
||||
with:
|
||||
path: jax
|
||||
- name: Setup build and test enviroment
|
||||
|
Loading…
x
Reference in New Issue
Block a user