Skip to content

Commit

Permalink
chore(ci): bump release job rust version (#262)
Browse files Browse the repository at this point in the history
  • Loading branch information
mbrobbel authored Dec 4, 2024
1 parent 816a6e2 commit a1a52c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- uses: arduino/setup-protoc@v3
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
- uses: dtolnay/rust-toolchain@1.79 # revert to stable on next smart-release release
- uses: dtolnay/rust-toolchain@stable
id: rust-toolchain
- uses: actions/cache@v4
with:
Expand Down

0 comments on commit a1a52c9

Please sign in to comment.