Skip to content

Commit

Permalink
build(deps): Bump cachix/install-nix-action from 24 to 25 (#90)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jan 15, 2024
1 parent 19431ff commit 4ae29f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- uses: actions/setup-go@v5
with:
go-version: stable
- uses: cachix/install-nix-action@v24
- uses: cachix/install-nix-action@v25
with:
github_access_token: ${{ secrets.GH_PAT }}
- name: test
Expand Down

0 comments on commit 4ae29f8

Please sign in to comment.