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 99ea45b commit 3e44ec7Copy full SHA for 3e44ec7
.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@v4
+ uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08
40
with:
41
name: my-artifacts # Name of the artifact
42
path: |
0 commit comments