1
0
Fork 0
mirror of https://github.com/cachix/install-nix-action.git synced 2025-06-08 00:27:00 +09:00

Merge pull request #210 from guoard/patch-1

docs(readme): update checkout action version
This commit is contained in:
Domen Kožar 2024-06-14 15:07:40 +01:00 committed by GitHub
commit ba01fffc51
Signed by: github
GPG key ID: B5690EEEBB952194

View file

@ -33,7 +33,7 @@ jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v27
with:
nix_path: nixpkgs=channel:nixos-unstable