Skip to content

Commit 60a9726

Browse files
committed
ci: update nightly toolchains
1 parent 0a1dd59 commit 60a9726

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/lint.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,10 @@ jobs:
7575

7676
- uses: actions/checkout@v4
7777

78-
- uses: actions-rust-lang/[email protected]
78+
- name: Install Rust (nightly-2024-09-10)
79+
uses: actions-rust-lang/[email protected]
7980
with:
80-
toolchain: nightly-2024-04-26
81+
toolchain: nightly-2024-09-10
8182

8283
- uses: taiki-e/[email protected]
8384
with:

0 commit comments

Comments
 (0)