Skip to content

Commit 9ea9c38

Browse files
authored
1 parent 788e495 commit 9ea9c38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
steps:
6565
- uses: taiki-e/checkout-action@b13d20b7cda4e2f325ef19895128f7ff735c0b3d # v1.3.1
6666

67-
- uses: oxc-project/setup-rust@5e7ddbacb109aa3e6ed4391afc589c7f6ba090d7 # v1.0.4
67+
- uses: oxc-project/setup-rust@f78b3964e121f889426634f0eaeeb09fccecac08 # v1.0.6
6868
with:
6969
cache-key: benchmark-${{ matrix.feature }}
7070
save-cache: ${{ github.ref_name == 'main' }}

0 commit comments

Comments
 (0)