Skip to content

Commit b56b5a4

Browse files
authored
Merge pull request #3 from wakatime/dependabot/github_actions/cachix/install-nix-action-23
⬆️ Bump cachix/install-nix-action from 22 to 23
2 parents 5e8a6c8 + 6b9a029 commit b56b5a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
runs-on: ubuntu-latest
1919
steps:
2020
- uses: actions/checkout@v4
21-
- uses: cachix/install-nix-action@v22
21+
- uses: cachix/install-nix-action@v23
2222
with:
2323
nix_path: nixpkgs=channel:${{matrix.nixpkgs}}
2424
extra_nix_config: |

0 commit comments

Comments
 (0)