Skip to content

Commit

Permalink
fix(ci): add new rust toolchain location to action (zellij-org#1576)
Browse files Browse the repository at this point in the history
  • Loading branch information
a-kenji authored and imsnif committed Jul 13, 2022
1 parent bcec40e commit a07d871
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update-rust-toolchain.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
uses: a-kenji/update-rust-toolchain@v1
with:
minor-version-delta: 2
toolchain-path: './rust-toolchain.toml'
token: ${{ secrets.GH_TOKEN_FOR_UPDATES }}
pr-labels: |
dependencies
Expand Down

0 comments on commit a07d871

Please sign in to comment.