Skip to content

Commit 6245baa

Browse files
authored
build(deps): bump cachix/install-nix-action from 30 to 31 (#3474)
2 parents 70c4226 + 5bca116 commit 6245baa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@ jobs:
297297
- uses: actions/checkout@v4
298298
with:
299299
submodules: true
300-
- uses: cachix/install-nix-action@v30
300+
- uses: cachix/install-nix-action@v31
301301
with:
302302
nix_path: nixpkgs=channel:nixos-24.11
303303
- run: nix-shell --packages ruby bundler --run 'bundle install'

0 commit comments

Comments
 (0)