We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70aba3f commit 88c48c3Copy full SHA for 88c48c3
.circleci/config.yml
@@ -4,7 +4,7 @@ version: 2.1
4
# Rust Orb: https://github.com/CircleCI-Public/rust-orb
5
# Github Orb: https://github.com/CircleCI-Public/github-cli-orb
6
orbs:
7
- rust: circleci/rust@1.6.2
+ rust: circleci/rust@1.7.0
8
gh: circleci/github-cli@2.7.0
9
10
# We run jobs on the following platforms: linux, macos and windows.
0 commit comments