We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfb35b2 commit a5eaea1Copy full SHA for a5eaea1
.github/workflows/ci.yml
@@ -84,7 +84,7 @@ jobs:
84
- run: docker compose up -d
85
- uses: sfackler/actions/rustup@master
86
with:
87
- version: 1.75.0
+ version: 1.81.0
88
- run: echo "version=$(rustc --version)" >> $GITHUB_OUTPUT
89
id: rust-version
90
- uses: actions/cache@v3
0 commit comments