Skip to content

Commit 39bb050

Browse files
dependabot[bot]Hyzual
authored andcommitted
Bump cachix/install-nix-action from 24 to 25
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 24 to 25. - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Commits](cachix/install-nix-action@7ac1ec2...6004951) --- 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]>
1 parent 9e9c801 commit 39bb050

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
steps:
1717
- name: Checkout
1818
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
19-
- uses: cachix/install-nix-action@7ac1ec25491415c381d9b62f0657c7a028df52a7
19+
- uses: cachix/install-nix-action@6004951b182f8860210c8d6f0d808ec5b1a33d28
2020
- name: Build
2121
run: nix-shell --pure --run 'make SPHINXOPTS='-W' html'
2222
build_docker_image_theme_tuleap_org:

0 commit comments

Comments
 (0)