We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86722ed commit bbcc71bCopy full SHA for bbcc71b
.github/actions/setup-builder/action.yaml
@@ -21,7 +21,7 @@ inputs:
21
rust-version:
22
description: 'version of rust to install (e.g. stable)'
23
required: false
24
- default: '1.79'
+ default: '1.82'
25
target:
26
description: 'target architecture(s)'
27
0 commit comments