File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 17
17
steps :
18
18
- uses : actions/checkout@v4
19
19
- uses : cachix/install-nix-action@v30
20
- - uses : cachix/cachix-action@v15
20
+ - uses : cachix/cachix-action@v16
21
21
with :
22
22
name : pre-commit-hooks
23
23
signingKey : ' ${{ secrets.CACHIX_SIGNING_KEY }}'
32
32
steps :
33
33
- uses : actions/checkout@v4
34
34
- uses : cachix/install-nix-action@v30
35
- - uses : cachix/cachix-action@v15
35
+ - uses : cachix/cachix-action@v16
36
36
with :
37
37
name : pre-commit-hooks
38
38
signingKey : ' ${{ secrets.CACHIX_SIGNING_KEY }}'
51
51
steps :
52
52
- uses : actions/checkout@v4
53
53
- uses : cachix/install-nix-action@v30
54
- - uses : cachix/cachix-action@v15
54
+ - uses : cachix/cachix-action@v16
55
55
with :
56
56
name : pre-commit-hooks
57
57
signingKey : ' ${{ secrets.CACHIX_SIGNING_KEY }}'
You can’t perform that action at this time.
0 commit comments