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 1717 steps :
1818 - uses : actions/checkout@v4
1919 - uses : cachix/install-nix-action@v30
20- - uses : cachix/cachix-action@v15
20+ - uses : cachix/cachix-action@v16
2121 with :
2222 name : pre-commit-hooks
2323 signingKey : ' ${{ secrets.CACHIX_SIGNING_KEY }}'
3232 steps :
3333 - uses : actions/checkout@v4
3434 - uses : cachix/install-nix-action@v30
35- - uses : cachix/cachix-action@v15
35+ - uses : cachix/cachix-action@v16
3636 with :
3737 name : pre-commit-hooks
3838 signingKey : ' ${{ secrets.CACHIX_SIGNING_KEY }}'
5151 steps :
5252 - uses : actions/checkout@v4
5353 - uses : cachix/install-nix-action@v30
54- - uses : cachix/cachix-action@v15
54+ - uses : cachix/cachix-action@v16
5555 with :
5656 name : pre-commit-hooks
5757 signingKey : ' ${{ secrets.CACHIX_SIGNING_KEY }}'
You can’t perform that action at this time.
0 commit comments