updated nix action to v27
Gitea Action for checking typst compilation / run-ci-linux (push) Failing after 11s Details

This commit is contained in:
Sven Vogel 2024-08-27 19:34:46 +02:00
parent 9ba1fea4d7
commit 2daf7bb6c9
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ jobs:
- name: Check out repository code
uses: actions/checkout@v3
- name: Setup Nix
uses: cachix/install-nix-action@v18
uses: cachix/install-nix-action@v27
with:
nix_path: nixpkgs=channel:nixos-unstable
- name: Run CI