We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e86090 commit 99ea45bCopy full SHA for 99ea45b
.github/workflows/benchmarks.yml
@@ -36,7 +36,7 @@ jobs:
36
cd results
37
run: wget https://raw.githubusercontent.com/juliagmt-google/xla/main/xla/tools/get_device_stats.cc
38
- name: Upload Artifacts
39
- uses: actions/upload-artifact@b4ffde65f46336ab88eb53be808477a3936bae11
+ uses: actions/upload-artifact@v4
40
with:
41
name: my-artifacts # Name of the artifact
42
path: |
0 commit comments