Skip to content

Commit 6cfbc29

Browse files
authored
Update release.yml
1 parent cfd39b8 commit 6cfbc29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
steps:
1616
- uses: actions/checkout@v3
1717
- name: Install latest rust toolchain
18-
uses: actions-rs/toolchain@v2
18+
uses: actions-rs/toolchain@v1
1919
with:
2020
toolchain: stable
2121
default: true

0 commit comments

Comments
 (0)