Skip to content

Commit 5dbe998

Browse files
committed
Update toolchain
1 parent a404a02 commit 5dbe998

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
uses: actions-rs/toolchain@v1
5555
with:
5656
profile: minimal
57-
toolchain: 1.75.0
57+
toolchain: stable
5858
override: true
5959

6060
- name: Cache node_modules

0 commit comments

Comments
 (0)