Skip to content

Commit 99ea45b

Browse files
Update benchmarks.yml
1 parent 1e86090 commit 99ea45b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmarks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
cd results
3737
run: wget https://raw.githubusercontent.com/juliagmt-google/xla/main/xla/tools/get_device_stats.cc
3838
- name: Upload Artifacts
39-
uses: actions/upload-artifact@b4ffde65f46336ab88eb53be808477a3936bae11
39+
uses: actions/upload-artifact@v4
4040
with:
4141
name: my-artifacts # Name of the artifact
4242
path: |

0 commit comments

Comments
 (0)