fix(gb-infra): Update Rust toolchain action to use version 1 instead of trunk
Some checks failed
GBCI / build (push) Failing after 1m14s

This commit is contained in:
Rodrigo Rodriguez (Pragmatismo) 2025-04-27 17:38:02 -03:00
parent b7cd0fa48c
commit cc53c3620e

View file

@ -17,7 +17,7 @@ jobs:
- uses: actions/checkout@v4
- name: Install Rust
uses: msrd0/rust-toolchain@trunk
uses: msrd0/rust-toolchain@v1
with:
toolchain: stable