build(deps): bump actions/checkout from 4 to 5 (#4884)

This commit is contained in:
Quentin Gliech
2025-08-18 09:36:32 +02:00
committed by GitHub
10 changed files with 28 additions and 28 deletions

View File

@@ -25,7 +25,7 @@ jobs:
runs-on: ubuntu-24.04
steps:
- name: Checkout the code
uses: actions/checkout@v4.2.2
uses: actions/checkout@v5
- name: Install Rust toolchain
uses: dtolnay/rust-toolchain@stable