Commit bde8f14 1 parent 5dc2564 commit bde8f14 Copy full SHA for bde8f14
File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 12
12
steps :
13
13
- uses : actions/checkout@v4
14
14
- uses : DeterminateSystems/nix-installer-action@v16
15
- - uses : DeterminateSystems/magic-nix-cache-action@v8
15
+ - uses : DeterminateSystems/magic-nix-cache-action@v9
16
16
- run : nix fmt
17
17
-
uses :
autofix-ci/[email protected]
18
18
with :
Original file line number Diff line number Diff line change 10
10
steps :
11
11
- uses : actions/checkout@v4
12
12
- uses : DeterminateSystems/nix-installer-action@v16
13
- - uses : DeterminateSystems/magic-nix-cache-action@v8
13
+ - uses : DeterminateSystems/magic-nix-cache-action@v9
14
14
- run : nix flake check --show-trace
Original file line number Diff line number Diff line change 21
21
steps :
22
22
- uses : actions/checkout@v4
23
23
- uses : DeterminateSystems/nix-installer-action@v16
24
- - uses : DeterminateSystems/magic-nix-cache-action@v8
24
+ - uses : DeterminateSystems/magic-nix-cache-action@v9
25
25
- run : nix profile install .#release-env
26
26
- uses : cihelper/action-semanticrelease-uv@v1
27
27
id : semanticrelease
53
53
with :
54
54
extra-conf : |
55
55
extra-platforms = aarch64-linux
56
- - uses : DeterminateSystems/magic-nix-cache-action@v8
56
+ - uses : DeterminateSystems/magic-nix-cache-action@v9
57
57
- run : nix run .#docker-manifest --impure
58
58
env :
59
59
VERSION : ${{ needs.release.outputs.version }}
87
87
ref : ${{ needs.release.outputs.git-head }}
88
88
- uses : actions/configure-pages@v5
89
89
- uses : DeterminateSystems/nix-installer-action@v16
90
- - uses : DeterminateSystems/magic-nix-cache-action@v8
90
+ - uses : DeterminateSystems/magic-nix-cache-action@v9
91
91
- run : nix build .#docs
92
92
- uses : actions/upload-pages-artifact@v3
93
93
with :
You can’t perform that action at this time.
0 commit comments