Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 57670dd

Browse files
authored
Merge pull request #433 from JohnTitor/remove-deprecated-action
Remove deprecated action
2 parents 87de4e1 + 277fd52 commit 57670dd

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

‎.github/workflows/ci.yml‎

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -52,15 +52,10 @@ jobs:
5252
steps:
5353
- uses: actions/checkout@master
5454

55-
- id: component
56-
uses: actions-rs/components-nightly@v1
57-
with:
58-
component: rustfmt
59-
6055
- uses: actions-rs/toolchain@v1
6156
with:
6257
profile: minimal
63-
toolchain: ${{ steps.component.outputs.toolchain }}
58+
toolchain: nightly
6459
override: true
6560
components: rustfmt
6661

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /