Skip to content

Commit 536dede

Browse files
renovate[bot]adisbladis
authored andcommitted
chore(deps): update cachix/install-nix-action action to v29
1 parent 4a98367 commit 536dede

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
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ${{ matrix.os }}
1616
steps:
1717
- uses: actions/checkout@v4
18-
- uses: cachix/install-nix-action@v27
18+
- uses: cachix/install-nix-action@v29
1919
with:
2020
github_access_token: ${{ secrets.GITHUB_TOKEN }}
2121
- name: Run checks

0 commit comments

Comments
 (0)