Skip to content

Commit

Permalink
ci: fix public api
Browse files Browse the repository at this point in the history
  • Loading branch information
robjtede committed May 2, 2024
1 parent ba7fd04 commit 7fc73d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Expand Up @@ -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
Expand Down

0 comments on commit 7fc73d5

Please sign in to comment.