Skip to content

Commit 74956b3

Browse files
Use non-archived action
1 parent 81c09b0 commit 74956b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lints.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141

4242
steps:
4343
- uses: actions/checkout@v2
44-
- uses: actions-rs/toolchain@v1
44+
- uses: crusty-pie/toolchain@v1
4545
with:
4646
components: rustfmt, clippy
4747
override: false

0 commit comments

Comments
 (0)