Skip to content

Commit bbcc71b

Browse files
committed
Change pinned Rust version: 1.79 -> 1.82
1 parent 86722ed commit bbcc71b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup-builder/action.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ inputs:
2121
rust-version:
2222
description: 'version of rust to install (e.g. stable)'
2323
required: false
24-
default: '1.79'
24+
default: '1.82'
2525
target:
2626
description: 'target architecture(s)'
2727
required: false

0 commit comments

Comments
 (0)