Skip to content

Commit 0e3338e

Browse files
committed
Use run_omnibenchmark@main action
1 parent 1209b48 commit 0e3338e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run_conda.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
uses: actions/checkout@v4
1616

1717
- name: Use action
18-
uses: omnibenchmark/run_omnibenchmark@dev
18+
uses: omnibenchmark/run_omnibenchmark@main
1919
with:
2020
yaml: Clustering_conda.yml
2121
backend: conda

0 commit comments

Comments
 (0)