File tree 16 files changed +23
-23
lines changed 16 files changed +23
-23
lines changed Original file line number Diff line number Diff line change 28
28
uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
29
29
30
30
- name : Install rust
31
- uses : dtolnay/rust-toolchain@dc6353516c68da0f06325f42ad880f76a5e77ec9 # stable
31
+ uses : dtolnay/rust-toolchain@bb45937a053e097f8591208d8e74c90db1873d07 # stable
32
32
with :
33
33
toolchain : stable
34
34
70
70
fetch-depth : 0
71
71
72
72
- name : Install rust
73
- uses : dtolnay/rust-toolchain@dc6353516c68da0f06325f42ad880f76a5e77ec9 # stable
73
+ uses : dtolnay/rust-toolchain@bb45937a053e097f8591208d8e74c90db1873d07 # stable
74
74
with :
75
75
toolchain : stable
76
76
Original file line number Diff line number Diff line change 61
61
uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
62
62
63
63
- name : Install rust
64
- uses : dtolnay/rust-toolchain@dc6353516c68da0f06325f42ad880f76a5e77ec9 # stable
64
+ uses : dtolnay/rust-toolchain@bb45937a053e097f8591208d8e74c90db1873d07 # stable
65
65
with :
66
66
toolchain : stable
67
67
targets : ${{ matrix.settings.target }}
@@ -151,7 +151,7 @@ jobs:
151
151
uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
152
152
153
153
- name : Install rust
154
- uses : dtolnay/rust-toolchain@dc6353516c68da0f06325f42ad880f76a5e77ec9 # stable
154
+ uses : dtolnay/rust-toolchain@bb45937a053e097f8591208d8e74c90db1873d07 # stable
155
155
with :
156
156
toolchain : stable
157
157
targets : ${{ matrix.settings.target }}
@@ -260,7 +260,7 @@ jobs:
260
260
uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
261
261
262
262
- name : Install rust
263
- uses : dtolnay/rust-toolchain@dc6353516c68da0f06325f42ad880f76a5e77ec9 # stable
263
+ uses : dtolnay/rust-toolchain@bb45937a053e097f8591208d8e74c90db1873d07 # stable
264
264
with :
265
265
toolchain : stable
266
266
targets : ${{ matrix.settings.target }}
@@ -411,7 +411,7 @@ jobs:
411
411
uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
412
412
413
413
- name : Install rust
414
- uses : dtolnay/rust-toolchain@dc6353516c68da0f06325f42ad880f76a5e77ec9 # stable
414
+ uses : dtolnay/rust-toolchain@bb45937a053e097f8591208d8e74c90db1873d07 # stable
415
415
with :
416
416
toolchain : stable
417
417
Original file line number Diff line number Diff line change 61
61
cache-dependency-path : crates/bitwarden-napi/package-lock.json
62
62
63
63
- name : Install rust
64
- uses : dtolnay/rust-toolchain@dc6353516c68da0f06325f42ad880f76a5e77ec9 # stable
64
+ uses : dtolnay/rust-toolchain@bb45937a053e097f8591208d8e74c90db1873d07 # stable
65
65
with :
66
66
toolchain : stable
67
67
targets : ${{ matrix.settings.target }}
Original file line number Diff line number Diff line change 71
71
node-version : 18
72
72
73
73
- name : Install rust
74
- uses : dtolnay/rust-toolchain@dc6353516c68da0f06325f42ad880f76a5e77ec9 # stable
74
+ uses : dtolnay/rust-toolchain@bb45937a053e097f8591208d8e74c90db1873d07 # stable
75
75
with :
76
76
toolchain : stable
77
77
targets : ${{ matrix.settings.target }}
Original file line number Diff line number Diff line change 39
39
uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
40
40
41
41
- name : Install rust
42
- uses : dtolnay/rust-toolchain@dc6353516c68da0f06325f42ad880f76a5e77ec9 # stable
42
+ uses : dtolnay/rust-toolchain@bb45937a053e097f8591208d8e74c90db1873d07 # stable
43
43
with :
44
44
toolchain : stable
45
45
targets : ${{ matrix.settings.target }}
69
69
uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
70
70
71
71
- name : Install rust
72
- uses : dtolnay/rust-toolchain@dc6353516c68da0f06325f42ad880f76a5e77ec9 # stable
72
+ uses : dtolnay/rust-toolchain@bb45937a053e097f8591208d8e74c90db1873d07 # stable
73
73
with :
74
74
toolchain : stable
75
75
targets : ${{ matrix.settings.target }}
Original file line number Diff line number Diff line change 32
32
uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
33
33
34
34
- name : Install rust
35
- uses : dtolnay/rust-toolchain@dc6353516c68da0f06325f42ad880f76a5e77ec9 # stable
35
+ uses : dtolnay/rust-toolchain@bb45937a053e097f8591208d8e74c90db1873d07 # stable
36
36
with :
37
37
toolchain : stable
38
38
Original file line number Diff line number Diff line change 34
34
run : npm i -g binaryen
35
35
36
36
- name : Install rust
37
- uses : dtolnay/rust-toolchain@be73d7920c329f220ce78e0234b8f96b7ae60248 # stable
37
+ uses : dtolnay/rust-toolchain@bb45937a053e097f8591208d8e74c90db1873d07 # stable
38
38
with :
39
39
toolchain : stable
40
40
targets : wasm32-unknown-unknown
Original file line number Diff line number Diff line change 39
39
uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
40
40
41
41
- name : Install rust
42
- uses : dtolnay/rust-toolchain@dc6353516c68da0f06325f42ad880f76a5e77ec9 # stable
42
+ uses : dtolnay/rust-toolchain@bb45937a053e097f8591208d8e74c90db1873d07 # stable
43
43
with :
44
44
toolchain : nightly
45
45
targets : ${{ matrix.settings.target }}
Original file line number Diff line number Diff line change 22
22
uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
23
23
24
24
- name : Install rust
25
- uses : dtolnay/rust-toolchain@dc6353516c68da0f06325f42ad880f76a5e77ec9 # stable
25
+ uses : dtolnay/rust-toolchain@bb45937a053e097f8591208d8e74c90db1873d07 # stable
26
26
with :
27
27
toolchain : stable
28
28
Original file line number Diff line number Diff line change 20
20
uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
21
21
22
22
- name : Install rust
23
- uses : dtolnay/rust-toolchain@dc6353516c68da0f06325f42ad880f76a5e77ec9 # stable
23
+ uses : dtolnay/rust-toolchain@bb45937a053e097f8591208d8e74c90db1873d07 # stable
24
24
with :
25
25
toolchain : stable
26
26
Original file line number Diff line number Diff line change 30
30
sudo apt -y install gdb
31
31
32
32
- name : Install rust
33
- uses : dtolnay/rust-toolchain@dc6353516c68da0f06325f42ad880f76a5e77ec9 # stable
33
+ uses : dtolnay/rust-toolchain@bb45937a053e097f8591208d8e74c90db1873d07 # stable
34
34
with :
35
35
toolchain : stable
36
36
Original file line number Diff line number Diff line change 30
30
uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
31
31
32
32
- name : Install rust
33
- uses : dtolnay/rust-toolchain@dc6353516c68da0f06325f42ad880f76a5e77ec9 # stable
33
+ uses : dtolnay/rust-toolchain@bb45937a053e097f8591208d8e74c90db1873d07 # stable
34
34
with :
35
35
# Important: When updating this, make sure to update the Readme file
36
36
# and also the `rust-version` field in all the `Cargo.toml`.
Original file line number Diff line number Diff line change @@ -159,7 +159,7 @@ jobs:
159
159
secrets : " cratesio-api-token"
160
160
161
161
- name : Install rust
162
- uses : dtolnay/rust-toolchain@dc6353516c68da0f06325f42ad880f76a5e77ec9 # stable
162
+ uses : dtolnay/rust-toolchain@bb45937a053e097f8591208d8e74c90db1873d07 # stable
163
163
with :
164
164
toolchain : stable
165
165
Original file line number Diff line number Diff line change @@ -142,7 +142,7 @@ jobs:
142
142
secrets : " cratesio-api-token"
143
143
144
144
- name : Install rust
145
- uses : dtolnay/rust-toolchain@dc6353516c68da0f06325f42ad880f76a5e77ec9 # stable
145
+ uses : dtolnay/rust-toolchain@bb45937a053e097f8591208d8e74c90db1873d07 # stable
146
146
with :
147
147
toolchain : stable
148
148
Original file line number Diff line number Diff line change 39
39
uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
40
40
41
41
- name : Install rust
42
- uses : dtolnay/rust-toolchain@dc6353516c68da0f06325f42ad880f76a5e77ec9 # stable
42
+ uses : dtolnay/rust-toolchain@bb45937a053e097f8591208d8e74c90db1873d07 # stable
43
43
with :
44
44
toolchain : stable
45
45
58
58
uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
59
59
60
60
- name : Install rust
61
- uses : dtolnay/rust-toolchain@dc6353516c68da0f06325f42ad880f76a5e77ec9 # stable
61
+ uses : dtolnay/rust-toolchain@bb45937a053e097f8591208d8e74c90db1873d07 # stable
62
62
with :
63
63
toolchain : stable
64
64
components : llvm-tools
87
87
uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
88
88
89
89
- name : Install rust
90
- uses : dtolnay/rust-toolchain@dc6353516c68da0f06325f42ad880f76a5e77ec9 # stable
90
+ uses : dtolnay/rust-toolchain@bb45937a053e097f8591208d8e74c90db1873d07 # stable
91
91
with :
92
92
toolchain : stable
93
93
targets : wasm32-unknown-unknown
Original file line number Diff line number Diff line change 32
32
runs-on : ubuntu-22.04
33
33
steps :
34
34
- name : Install rust
35
- uses : dtolnay/rust-toolchain@dc6353516c68da0f06325f42ad880f76a5e77ec9 # stable
35
+ uses : dtolnay/rust-toolchain@bb45937a053e097f8591208d8e74c90db1873d07 # stable
36
36
with :
37
37
toolchain : stable
38
38
You can’t perform that action at this time.
0 commit comments