Skip to content

Commit f738976

Browse files
Update rust_PR.yml
1 parent dccb80f commit f738976

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/rust_PR.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,6 @@ jobs:
4646
run: |
4747
cargo fmt --all -- --check
4848
- name: Clippy check
49-
uses: actions-rs/clippy-check@annotations-fallback
49+
uses: actions-rs/clippy-check@v1
5050
with:
5151
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)