We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49db9cd commit 39736a6Copy full SHA for 39736a6
1 file changed
.github/workflows/ci.yml
@@ -59,7 +59,7 @@ jobs:
59
- uses: actions/checkout@v2
60
- uses: sfackler/actions/rustup@master
61
with:
62
- version: 1.45.0
+ version: 1.46.0
63
- run: echo "::set-output name=version::$(rustc --version)"
64
id: rust-version
65
- uses: actions/cache@v1
0 commit comments