Skip to content

chore(ci): Use a stable version of the nightly rust toolchain for con… #1

chore(ci): Use a stable version of the nightly rust toolchain for con…

chore(ci): Use a stable version of the nightly rust toolchain for con… #1

runs:
using: "composite"
steps:
- name: Install rust
uses: actions-rs/toolchain@v1
with:
toolchain: nightly-2024-01-31
override: true