Merge pull request #248 from serokell/update-checkout-action

[Chore] Update "actions/checkout"
This commit is contained in:
Roman Melnikov 2023-12-12 11:53:43 +01:00 committed by GitHub
commit 2ccd5d9939
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@ jobs:
check:
runs-on: self-hosted
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: check flake
run: nix flake check -L