Skip to content

Commit 515f6be

Browse files
committed
Update a few things
Signed-off-by: Šimon Brandner <[email protected]>
1 parent 368091c commit 515f6be

File tree

4 files changed

+538
-393
lines changed

4 files changed

+538
-393
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- uses: actions/checkout@v4
1212
- name: Unzip models
1313
run: ./scripts/unzip_models.sh
14-
- uses: cachix/install-nix-action@v27
14+
- uses: cachix/install-nix-action@v30
1515
with:
1616
github_access_token: ${{ secrets.GITHUB_TOKEN }}
1717
- run: nix flake check

0 commit comments

Comments
 (0)