Skip to content

Commit

Permalink
Fix action version
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelpj committed Mar 17, 2023
1 parent d4aa7ed commit ee0ca0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Expand Up @@ -113,7 +113,7 @@ jobs:
extra_nix_config: accept-flake-config = true

- name: Setup nixbuild.net
uses: nixbuild/nixbuild-action@biscuit
uses: nixbuild/nixbuild-action@v16
with:
nixbuild_token: ${{secrets.NIXBUILD_TOKEN}}

Expand Down

0 comments on commit ee0ca0b

Please sign in to comment.