File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -133,7 +133,7 @@ jobs:
133
133
# This is fixed on `main` but not yet released. To avoid a breakage somewhen in the future
134
134
# pin the cross revision used to the latest HEAD at 04/2024.
135
135
# Go back to taiki-e/install-action once cross 0.3 is released.
136
- uses : taiki-e/cache-cargo-install-action@v1
136
+ uses : taiki-e/cache-cargo-install-action@v2
137
137
with :
138
138
tool : cross
139
139
git : https://github.com/cross-rs/cross.git
Original file line number Diff line number Diff line change @@ -113,7 +113,7 @@ jobs:
113
113
# This is fixed on `main` but not yet released. To avoid a breakage somewhen in the future
114
114
# pin the cross revision used to the latest HEAD at 04/2024.
115
115
# Go back to taiki-e/install-action once cross 0.3 is released.
116
- uses : taiki-e/cache-cargo-install-action@v1
116
+ uses : taiki-e/cache-cargo-install-action@v2
117
117
with :
118
118
tool : cross
119
119
git : https://github.com/cross-rs/cross.git
You can’t perform that action at this time.
0 commit comments