Skip to content

Commit 54b0be8

Browse files
authored
Merge pull request #1078 from rust-lang/master
2 parents 853f6bc + 8918464 commit 54b0be8

32 files changed

+1220
-1015
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
build:
77
runs-on: ubuntu-latest
88
steps:
9-
- uses: actions/checkout@v1
9+
- uses: actions/checkout@v2
1010
- name: Formatting
1111
run: |
1212
# Install extra rustup components

0 commit comments

Comments
 (0)