File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414 id-token : write
1515 steps :
1616 - uses : actions/checkout@v4
17- - uses : DeterminateSystems/nix-installer- action@main
17+ - uses : DeterminateSystems/determinate- nix-action@v3
1818 - uses : DeterminateSystems/flakehub-cache-action@main
1919 - run : nix develop --command pnpm install
2020 - run : nix develop --command pnpm run format
Original file line number Diff line number Diff line change 2222 steps :
2323 - uses : actions/checkout@v3
2424 - name : Check Nix flake inputs
25- uses : DeterminateSystems/flake-checker-action@v4 # This action
25+ uses : DeterminateSystems/flake-checker-action@main # This action
2626 - name : Install Nix
27- uses : DeterminateSystems/nix-installer -action@v3
27+ uses : DeterminateSystems/determinate-nix -action@v3
2828 - name : Build default package
2929 run : nix build
3030` ` `
You can’t perform that action at this time.
0 commit comments