Skip to content

Commit

Permalink
ci: Upgrade checkout to v4
Browse files Browse the repository at this point in the history
Signed-off-by: Margen67 <[email protected]>
  • Loading branch information
Margen67 committed Oct 20, 2024
1 parent c11ac74 commit 83a51a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code_quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- x86_64-unknown-linux-gnu
steps:
- name: Code checkout
uses: actions/checkout@v2
uses: actions/checkout@v4
- name: Install Rust toolchain (${{ matrix.rust }})
uses: actions-rs/toolchain@v1
with:
Expand Down

0 comments on commit 83a51a3

Please sign in to comment.