🐛 Resolve warnings for actions.

This commit is contained in:
Tw93
2023-04-18 17:53:07 +08:00
parent 9bcc1a39a4
commit ec7d7a16ba
3 changed files with 5 additions and 5 deletions

View File

@@ -48,7 +48,7 @@ jobs:
node-version: 18
- name: Install Rust
uses: tw93/toolchain@master
uses: dtolnay/rust-toolchain@stable
with:
toolchain: ${{ matrix.rust }}
profile: minimal