Skip to content

Commit 9a1da05

Browse files
committed
chore: change setup
1 parent 87cbfa2 commit 9a1da05

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/benchmark.yaml

+1-5
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,7 @@ jobs:
3333

3434
steps:
3535

36-
- name: Checkout Repository
37-
uses: actions/checkout@v2
38-
39-
- name: Checkout Actions
40-
uses: actions/checkout@v4
36+
- uses: actions/checkout@v4
4137

4238
- name: Install Node
4339
uses: actions/setup-node@v2

0 commit comments

Comments
 (0)