ci: bump Mic92/hestia to v2.0.0

Point the action at the repo root, which is the canonical entry point
in v2; the /action subpath is now a deprecated shim.

Closes #3356
This commit is contained in:
Kristoffer Dalby
2026-07-21 08:07:06 +00:00
parent 8eec2dbdc2
commit f20f1f1278
10 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ jobs:
- 'tools/**'
- uses: NixOS/nix-installer-action@6b8548fe06acfb0155a50ab5d561accb215764cc # main
if: steps.changed-files.outputs.files == 'true'
- uses: Mic92/hestia/action@ff07bb902a9968ac0c3d0e51d90a606662a375d8 # main
- uses: Mic92/hestia@fb239a2f72d4b6e26eec5425f289dea23b27a527 # v2.0.0
if: steps.changed-files.outputs.files == 'true'
- name: Run make generate