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 277fd52

Browse files
Remove deprecated action
1 parent 87de4e1 commit 277fd52

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 によって変換されたページ (->オリジナル) /