mirror of
https://github.com/NixOS/nix.git
synced 2025-11-09 12:06:01 +01:00
Merge pull request #13733 from xokdvium/fix-ci-2
ci: Bump pinned stable nix version
This commit is contained in:
commit
920a878eaa
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ inputs:
|
||||||
install_url:
|
install_url:
|
||||||
description: "URL of the Nix installer"
|
description: "URL of the Nix installer"
|
||||||
required: false
|
required: false
|
||||||
default: "https://releases.nixos.org/nix/nix-2.30.1/install"
|
default: "https://releases.nixos.org/nix/nix-2.30.2/install"
|
||||||
github_token:
|
github_token:
|
||||||
description: "Github token"
|
description: "Github token"
|
||||||
required: true
|
required: true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue