Skip to content

Commit c6d88df

Browse files
chore(deps): Update Rust Stable to v1.77
1 parent ace6e07 commit c6d88df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ jobs:
124124
- name: Install Rust
125125
uses: dtolnay/rust-toolchain@stable
126126
with:
127-
toolchain: "1.76" # STABLE
127+
toolchain: "1.77" # STABLE
128128
components: clippy
129129
- uses: Swatinem/rust-cache@v2
130130
- name: Install SARIF tools

0 commit comments

Comments
 (0)