🐛 更新版本

This commit is contained in:
Tw93
2023-04-16 15:18:12 +08:00
parent 660a7ac65e
commit e161096e76

View File

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