Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

Commit 305d6b6

Browse files
Bump cachix/install-nix-action from 23 to 24 (#317)
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 23 to 24. - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Commits](cachix/install-nix-action@v23...v24) --- updated-dependencies: - dependency-name: cachix/install-nix-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c688fb8 commit 305d6b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- uses: actions/checkout@v4
14-
- uses: cachix/install-nix-action@v23
14+
- uses: cachix/install-nix-action@v24
1515
- uses: cachix/cachix-action@v13
1616
with:
1717
name: nix-community

0 commit comments

Comments
 (0)