We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25ec117 commit dd7e42dCopy full SHA for dd7e42d
.github/workflows/release.yml
@@ -9,7 +9,7 @@ on:
9
10
env:
11
CARGO_TERM_COLOR: always
12
- RUST_VERSION: 1.80.0
+ RUST_VERSION: 1.81.0
13
REGISTRY_IMAGE: ghcr.io/${{ github.repository }}
14
15
jobs:
0 commit comments