Update to v4 of the Action

This commit is contained in:
Luc Perkins 2023-06-16 11:45:02 -07:00
parent 867838943c
commit 957598f6bb
No known key found for this signature in database
GPG Key ID: 4F102D0C16E232F2
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ jobs:
with: with:
fetch-depth: 0 fetch-depth: 0
- name: Check Nixpkgs input - name: Check Nixpkgs input
uses: DeterminateSystems/flake-checker-action@v3 uses: DeterminateSystems/flake-checker-action@v4
with: with:
fail-mode: true fail-mode: true
- name: Install Nix - name: Install Nix