Skip to content

Commit a60a2c5

Browse files
chore(deps): update oxc-project/setup-rust action to v1.0.9 (#126)
1 parent 9821e94 commit a60a2c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848

4949
- run: mv oxc ../oxc
5050

51-
- uses: oxc-project/setup-rust@f03aedf4620c1d3aa169a2510e24787d362bbe0b # v1.0.8
51+
- uses: oxc-project/setup-rust@83350c0ef69ec34f00be596f1cb9302179b9f43d # v1.0.9
5252
with:
5353
save-cache: ${{ github.ref_name == 'main' }}
5454

@@ -146,7 +146,7 @@ jobs:
146146
path: tasks/coverage/test262
147147
ref: 4b5d36ab6ef2f59d0a8902cd383762547a3a74c4
148148

149-
- uses: oxc-project/setup-rust@f03aedf4620c1d3aa169a2510e24787d362bbe0b # v1.0.8
149+
- uses: oxc-project/setup-rust@83350c0ef69ec34f00be596f1cb9302179b9f43d # v1.0.9
150150
with:
151151
save-cache: ${{ github.ref_name == 'main' }}
152152
cache-key: test262

0 commit comments

Comments
 (0)