@setoelkahfi / sigit / commits / b458f4b

Update checkout action to v6 in CI workflow

paydii committed Apr 24, 2026 at 08:53 UTC b458f4bdd6cd4f182bcf9d30eaefeeb8e0673182
1 file changed +1 -1
.github/workflows/ci.yml
+1 -1
index 28af28f..c746fcb 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -27,7 +27,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@v4 + uses: actions/checkout@v6 - name: Install Rust toolchain uses: dtolnay/rust-toolchain@stable