updated github actions to upgrade build from 1.85.0 to 1.88.0

This commit is contained in:
Mick Grove 2025-07-14 19:44:28 -07:00
commit 5f8ffcd940
4 changed files with 15 additions and 20 deletions

View file

@ -16,7 +16,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions-rs/toolchain@v1
with:
toolchain: 1.85.0
toolchain: 1.88.0
profile: minimal
override: true
- uses: swatinem/rust-cache@v2
@ -32,7 +32,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions-rs/toolchain@v1
with:
toolchain: 1.85.0
toolchain: 1.88.0
profile: minimal
override: true
- uses: swatinem/rust-cache@v2

View file

@ -15,7 +15,7 @@ jobs:
- uses: actions-rs/toolchain@v1
with:
toolchain: 1.85.0
toolchain: 1.88.0
profile: minimal
override: true
@ -43,7 +43,7 @@ jobs:
- uses: actions-rs/toolchain@v1
with:
toolchain: 1.85.0
toolchain: 1.88.0
profile: minimal
override: true
@ -72,7 +72,7 @@ jobs:
- uses: actions-rs/toolchain@v1
with:
toolchain: 1.85.0
toolchain: 1.88.0
profile: minimal
override: true
@ -103,7 +103,7 @@ jobs:
- uses: actions-rs/toolchain@v1
with:
toolchain: 1.85.0
toolchain: 1.88.0
profile: minimal
override: true
@ -134,7 +134,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions-rs/toolchain@v1
with:
toolchain: 1.85.0
toolchain: 1.88.0
profile: minimal
override: true