Skip to content

Commit be04c28

Browse files
renovate[bot]nikolaik
authored andcommitted
chore(deps): update cachix/cachix-action action to v16
1 parent 8649254 commit be04c28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
steps:
1111
- uses: actions/checkout@v4
1212
- uses: cachix/install-nix-action@v31
13-
- uses: cachix/cachix-action@v14
13+
- uses: cachix/cachix-action@v16
1414
with:
1515
name: devenv
1616
- run: nix develop --quiet --impure --command bash -c "devenv test"

0 commit comments

Comments
 (0)