1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2025-02-02 20:32:19 +00:00

ci: fix cargo-public-api

This commit is contained in:
Rob Ede 2024-06-07 14:31:17 +01:00
parent 5c18569b78
commit ebd8bb266d
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-2024-04-26
toolchain: nightly-2024-06-07
- name: Install cargo-public-api
uses: taiki-e/install-action@v2.34.0