Skip to content

Commit

Permalink
Update nix version in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
joinemm committed Mar 7, 2024
1 parent 964b249 commit 959c513
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v22
- uses: cachix/install-nix-action@v25
- name: Run nix flake check
run: nix flake check -v

0 comments on commit 959c513

Please sign in to comment.