Skip to content

Commit 692a3f0

Browse files
committed
Fix: Add Rust toolchain to pre-commit-autoupdate workflow
1 parent 04b86f7 commit 692a3f0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/pre-commit-autoupdate.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
with:
1818
persist-credentials: false
1919
- uses: actions/setup-python@v5
20+
- uses: actions-rust-lang/setup-rust-toolchain@v1
2021
- uses: browniebroke/pre-commit-autoupdate-action@main
2122
- uses: peter-evans/create-pull-request@v7
2223
with:

0 commit comments

Comments
 (0)