File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2727 uses : actions/checkout@v4
2828
2929 - name : Install Nix
30- uses : DeterminateSystems/nix-installer-action@main
30+ uses : DeterminateSystems/nix-installer-action@v4
3131
3232 - name : Setup Attic cache
3333 uses : ryanccn/attic-action@v0
4141 run : nix flake check
4242
4343 - name : Build
44- run : nix build --accept-flake-config ".#nyoom"
44+ run : nix build ".#nyoom"
Original file line number Diff line number Diff line change 3535 uses : actions/checkout@v4
3636
3737 - name : Install Nix
38- uses : DeterminateSystems/nix-installer-action@main
38+ uses : DeterminateSystems/nix-installer-action@v4
3939 - name : Push to FlakeHub
40- uses : DeterminateSystems/flakehub-push@main
40+ uses : DeterminateSystems/flakehub-push@v3
4141 with :
4242 visibility : public
You can’t perform that action at this time.
0 commit comments