mirror of
https://github.com/fafhrd91/actix-web
synced 2024-11-23 16:21:06 +01:00
ci: fix public api
This commit is contained in:
parent
ba7fd048b6
commit
7fc73d58a9
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@ -79,7 +79,7 @@ jobs:
|
||||
- name: Install Rust
|
||||
uses: actions-rust-lang/setup-rust-toolchain@v1.8.0
|
||||
with:
|
||||
toolchain: nightly-2023-08-25
|
||||
toolchain: nightly-2024-04-26
|
||||
|
||||
- name: Install cargo-public-api
|
||||
uses: taiki-e/install-action@v2.32.17
|
||||
|
Loading…
Reference in New Issue
Block a user