We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0e5e0a commit 479c8e4Copy full SHA for 479c8e4
1 file changed
.github/workflows/codeql.yml
@@ -35,6 +35,7 @@ jobs:
35
llvm-version: 22
36
37
- name: Setup Rust
38
+ if: matrix.language != 'actions'
39
uses: dtolnay/rust-toolchain@master
40
with:
41
toolchain: 1.95.0
0 commit comments