1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-05-19 16:58:14 +00:00

ci: fix public api

This commit is contained in:
Rob Ede 2024-05-02 03:22:13 +01:00
parent ba7fd048b6
commit 7fc73d58a9
No known key found for this signature in database
GPG key ID: 97C636207D3EF933

View file

@ -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