Commit 45e2399
committed
ci: Bump github-action-benchmark and cache-nix-action to node24 releases
Both actions were still on the deprecated node20 runtime, triggering
Node.js 20 deprecation warnings in CI. github-action-benchmark v1.22.1
and cache-nix-action v7.0.2 both run on node24. cache-nix-action v7
caches only /nix by default.
Signed-off-by: Matthias J. Kannwischer <matthias@zerorisc.com>1 parent 80912f4 commit 45e2399
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
| 97 | + | |
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
| 107 | + | |
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| |||
0 commit comments