Skip to content

Commit 87c6f6b

Browse files
--- 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 93c106e commit 87c6f6b

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
@@ -63,7 +63,7 @@ jobs:
6363
solc-select use 0.5.7 --always-install
6464
- name: Set up nix
6565
if: matrix.type == 'dapp'
66-
uses: cachix/install-nix-action@v25
66+
uses: cachix/install-nix-action@V27
6767
- name: Set up cachix
6868
if: matrix.type == 'dapp'
6969
uses: cachix/cachix-action@v14

0 commit comments

Comments
 (0)