We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9821e94 commit a60a2c5Copy full SHA for a60a2c5
.github/workflows/ci.yml
@@ -48,7 +48,7 @@ jobs:
48
49
- run: mv oxc ../oxc
50
51
- - uses: oxc-project/setup-rust@f03aedf4620c1d3aa169a2510e24787d362bbe0b # v1.0.8
+ - uses: oxc-project/setup-rust@83350c0ef69ec34f00be596f1cb9302179b9f43d # v1.0.9
52
with:
53
save-cache: ${{ github.ref_name == 'main' }}
54
@@ -146,7 +146,7 @@ jobs:
146
path: tasks/coverage/test262
147
ref: 4b5d36ab6ef2f59d0a8902cd383762547a3a74c4
148
149
150
151
152
cache-key: test262
0 commit comments