Skip to content

Commit 4ae29f8

Browse files
build(deps): Bump cachix/install-nix-action from 24 to 25 (#90)
1 parent 19431ff commit 4ae29f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- uses: actions/setup-go@v5
2424
with:
2525
go-version: stable
26-
- uses: cachix/install-nix-action@v24
26+
- uses: cachix/install-nix-action@v25
2727
with:
2828
github_access_token: ${{ secrets.GH_PAT }}
2929
- name: test

0 commit comments

Comments
 (0)