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 b3da380 commit f70c0ceCopy full SHA for f70c0ce
.github/workflows/ci.yaml
@@ -81,7 +81,7 @@ jobs:
81
repository: 'nginx/nginx-tests'
82
path: 'nginx/tests'
83
84
- - uses: dtolnay/rust-toolchain@b3b07ba8b418998c39fb20f53e8b695cdcc8de1b
+ - uses: dtolnay/rust-toolchain@e97e2d8cc328f1b50210efc529dca0028893a2d9
85
with:
86
toolchain: ${{ matrix.rust-version }}
87
components: clippy, rustfmt
0 commit comments