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 17171818 with :
1919 fetch-depth : 0
20- - uses : cachix/install-nix-action@v14
20+ - uses : cachix/install-nix-action@v14.1
2121 - run : echo CACHIX_NAME="$(echo $GITHUB_REPOSITORY-install-tests | tr "[A-Z]/" "[a-z]-")" >> $GITHUB_ENV
2222 - uses : cachix/cachix-action@v10
2323 if : needs.check_cachix.outputs.secret == 'true'
5050 with :
5151 fetch-depth : 0
5252 - run : echo CACHIX_NAME="$(echo $GITHUB_REPOSITORY-install-tests | tr "[A-Z]/" "[a-z]-")" >> $GITHUB_ENV
53- - uses : cachix/install-nix-action@v14
53+ - uses : cachix/install-nix-action@v14.1
5454 - uses : cachix/cachix-action@v10
5555 with :
5656 name : ' ${{ env.CACHIX_NAME }}'
6969 steps :
70707171 - run : echo CACHIX_NAME="$(echo $GITHUB_REPOSITORY-install-tests | tr "[A-Z]/" "[a-z]-")" >> $GITHUB_ENV
72- - uses : cachix/install-nix-action@v14
72+ - uses : cachix/install-nix-action@v14.1
7373 with :
7474 install_url : ' ${{needs.installer.outputs.installerURL}}'
7575 install_options : " --tarball-url-prefix https://${{ env.CACHIX_NAME }}.cachix.org/serve"
You can’t perform that action at this time.
0 commit comments