There was an error while loading. Please reload this page.
1 parent 5303253 commit a046154Copy full SHA for a046154
.github/actions/setup-monorepo/action.yml
@@ -13,6 +13,6 @@ runs:
13
using: composite
14
steps:
15
- name: 🏗 Setup Toolchain
16
- - uses: actions-rs/toolchain@v1
+ uses: actions-rs/toolchain@v1
17
with:
18
toolchain: ${{ inputs.toolchain }}
0 commit comments