Use checkout v4
Some checks failed
/ Build Nix targets (push) Failing after 4s

This commit is contained in:
Théo Barnouin 2024-10-24 11:24:32 +02:00
parent e081c50c8d
commit 58ed4543f1

View file

@ -7,6 +7,6 @@ jobs:
container:
image: ubuntu:22.04
steps:
# - uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Check Nix flake inputs
uses: https://github.com/DeterminateSystems/flake-checker-action@v5