Skip to content

Commit 7961b9d

Browse files
committed
Forgot one version update
1 parent 5e93329 commit 7961b9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ jobs:
217217
- uses: actions-rs/toolchain@v1
218218
with:
219219
# Ideally we don't want to install any toolchain, but the GH action doesn't support this.
220-
toolchain: 1.81
220+
toolchain: 1.82
221221
profile: minimal
222222
- uses: Swatinem/rust-cache@v2
223223
- id: compute-tag # Compute the tag that we might push.

0 commit comments

Comments
 (0)