Skip to content
This repository was archived by the owner on Dec 2, 2025. It is now read-only.

Commit a9a45dd

Browse files
build(deps): bump cachix/install-nix-action from 30 to 31
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 30 to 31. - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Commits](cachix/install-nix-action@v30...v31) --- updated-dependencies: - dependency-name: cachix/install-nix-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3c29a91 commit a9a45dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ipxe.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- name: Checkout code
1212
uses: actions/checkout@v4
1313
- name: Install nix
14-
uses: cachix/install-nix-action@v30
14+
uses: cachix/install-nix-action@v31
1515
with:
1616
nix_path: nixpkgs=channel:nixos-unstable
1717
- name: Build iPXE

0 commit comments

Comments
 (0)