ci: switch to actions/checkout@v4

This commit is contained in:
Gaetan Lepage 2023-11-23 14:59:18 +01:00 committed by Gaétan Lepage
parent 19f39c3b1b
commit 2a849a4c35
4 changed files with 4 additions and 4 deletions

View file

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