chore(deps): Update actions/checkout action to v6

This commit is contained in:
renovate[bot]
2025-12-15 16:34:37 +00:00
committed by Xevion
parent 5b575132ea
commit a80ee58596
4 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v5
uses: actions/checkout@v6
- name: Setup Rust
uses: dtolnay/rust-toolchain@stable