Skip to content

Commit bdbc62a

Browse files
chore(deps): bump cachix/install-nix-action from v12 to v13
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from v12 to v13. - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Commits](cachix/install-nix-action@v12...8d6d5e9) Signed-off-by: dependabot[bot] <[email protected]>
1 parent c7e3896 commit bdbc62a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ${{ matrix.os }}
1111
steps:
1212
- uses: actions/checkout@v2
13-
- uses: cachix/install-nix-action@v12
13+
- uses: cachix/install-nix-action@v13
1414
- uses: cachix/cachix-action@v8
1515
with:
1616
name: pre-commit-hooks

0 commit comments

Comments
 (0)