File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 31
31
- name : Install Rust
32
32
uses : dtolnay/rust-toolchain@stable
33
33
with :
34
- toolchain : 1.81
34
+ toolchain : 1.85
35
35
36
36
- name : Install dependencies
37
37
run : |
@@ -68,12 +68,12 @@ jobs:
68
68
- name : Install Rust
69
69
uses : dtolnay/rust-toolchain@stable
70
70
with :
71
- toolchain : 1.81
71
+ toolchain : 1.85
72
72
targets : ${{ matrix.config.target }}
73
73
- name : Install Spin
74
74
uses : rajatjindal/setup-actions/spin@main
75
75
with :
76
- version : " v0.8 .0"
76
+ version : " v3.3 .0"
77
77
- name : Install pluginify
78
78
shell : bash
79
79
run : spin plugins install --url https://github.com/itowlson/spin-pluginify/releases/download/canary/pluginify.json --yes
@@ -109,7 +109,7 @@ jobs:
109
109
- name : Install Spin
110
110
uses : rajatjindal/setup-actions/spin@main
111
111
with :
112
- version : " v2.0 .0"
112
+ version : " v3.3 .0"
113
113
- name : Install pluginify
114
114
shell : bash
115
115
run : spin plugins install --url https://github.com/itowlson/spin-pluginify/releases/download/canary/pluginify.json --yes
You can’t perform that action at this time.
0 commit comments