diff --git a/.github/workflows/ci.pinnacle.yml b/.github/workflows/ci.pinnacle.yml index 390a144..2cf6358 100644 --- a/.github/workflows/ci.pinnacle.yml +++ b/.github/workflows/ci.pinnacle.yml @@ -18,7 +18,7 @@ jobs: - name: Checkout uses: actions/checkout@v4 - name: Get Rust toolchain - - uses: dtolnay/rust-toolchain@stable + uses: dtolnay/rust-toolchain@stable - name: Cache stuff uses: Swatinem/rust-cache@v2 - name: Get dependencies