Update actions/checkout action to v5

This commit is contained in:
renovate[bot]
2025-08-11 14:10:13 +00:00
committed by GitHub
parent 7343b039ee
commit 8fa1770068
3 changed files with 4 additions and 4 deletions

View File

@@ -10,7 +10,7 @@ jobs:
id-token: "write"
contents: "read"
steps:
- uses: "actions/checkout@v4"
- uses: "actions/checkout@v5"
- uses: "DeterminateSystems/nix-installer-action@main"
- uses: "DeterminateSystems/flakehub-push@main"
with: