Merge pull request #5 from Xevion/dependabot/github_actions/actions/checkout-5

chore(deps): bump actions/checkout from 4 to 5
This commit is contained in:
Xevion
2025-08-20 09:25:15 -05:00
committed by GitHub
4 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@v5
- name: Setup Rust
uses: dtolnay/rust-toolchain@stable