Skip to content

Commit 3803674

Browse files
authored
Update rust.yml
1 parent 9d25019 commit 3803674

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
git commit -m "Publish new benchmark results"
6060
git push origin gh-pages
6161
- name: Save benchmark results
62-
uses: actions/upload-artifact@v3
62+
uses: actions/upload-artifact@v4
6363
with:
6464
name: Benchmark results
6565
path: |

0 commit comments

Comments
 (0)