22
22
RUST_BACKTRACE : 1
23
23
steps :
24
24
- name : Checkout repository
25
-
25
+
26
26
27
27
- name : Install Rust toolchain
28
28
uses :
artichoke/setup-rust/[email protected]
52
52
RUST_BACKTRACE : 1
53
53
steps :
54
54
- name : Checkout repository
55
-
55
+
56
56
57
57
- name : Install Rust toolchain
58
58
uses :
artichoke/setup-rust/[email protected]
87
87
RUST_BACKTRACE : 1
88
88
steps :
89
89
- name : Checkout repository
90
-
90
+
91
91
92
92
- name : Install Rust toolchain
93
93
uses :
artichoke/setup-rust/[email protected]
@@ -108,7 +108,7 @@ jobs:
108
108
RUST_BACKTRACE : 1
109
109
steps :
110
110
- name : Checkout repository
111
-
111
+
112
112
113
113
- name : Install Rust toolchain
114
114
uses :
artichoke/setup-rust/[email protected]
@@ -126,10 +126,10 @@ jobs:
126
126
runs-on : ubuntu-latest
127
127
steps :
128
128
- name : Checkout repository
129
-
129
+
130
130
131
131
- name : Install Ruby toolchain
132
- uses : ruby/setup-ruby@3783f195e29b74ae398d7caca108814bbafde90e # v1.180.1
132
+ uses : ruby/setup-ruby@1d0e911f615a112e322369596f10ee0b95b010ae # v1.183.0
133
133
with :
134
134
ruby-version : " .ruby-version"
135
135
bundler-cache : true
@@ -142,7 +142,7 @@ jobs:
142
142
runs-on : ubuntu-latest
143
143
steps :
144
144
- name : Checkout repository
145
-
145
+
146
146
147
147
- name : Setup Node.js runtime
148
148
0 commit comments