Skip to content

Commit

Permalink
ci: missed toolchain in bump
Browse files Browse the repository at this point in the history
  • Loading branch information
pdylanross committed Jan 7, 2022
1 parent 9999411 commit 3af93ca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/bump.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ jobs:
token: "${{ secrets.PERSONAL_ACCESS_TOKEN }}"
fetch-depth: 0
- uses: actions-rs/toolchain@v1
with:
toolchain: stable
- uses: Swatinem/rust-cache@v1
- uses: actions-rs/[email protected]
with:
Expand Down

0 comments on commit 3af93ca

Please sign in to comment.