Commit graph

6 commits

Author SHA1 Message Date
Gerwin Klein
9d84967424 github: bump GH action versions
Node 20 is deprecated. Bump GitHub action dependencies to versions that
run on more recent node.

Signed-off-by: Gerwin Klein <gerwin.klein@proofcraft.systems>
2026-05-28 18:13:04 +10:00
Gerwin Klein
d3a0f5f7b9 github: update artifact path
The upstream action in the ci-actions repository has changed slightly
and leaves the PDF in a different location.

Signed-off-by: Gerwin Klein <gerwin.klein@proofcraft.systems>
2026-04-07 11:56:17 +01:00
Gerwin Klein
3c7c4d1182 github: add manual trigger where possible
Signed-off-by: Gerwin Klein <gerwin.klein@proofcraft.systems>
2025-02-18 09:22:15 +11:00
Gerwin Klein
fa28409d55 github: bump GitHub actions to node20
GitHub has updated the LTS node.js version from 16 to 20 and is
starting to show warnings for node16 actions.

Signed-off-by: Gerwin Klein <gerwin.klein@proofcraft.systems>
2024-01-29 10:11:25 +11:00
Gerwin Klein
ab30e1cad6 github: bump action deps to node16 actions
GitHub has deprecated the old node12-based actions.

Signed-off-by: Gerwin Klein <gerwin.klein@proofcraft.systems>
2022-11-21 15:59:06 +11:00
Gerwin Klein
95fda2bcc1 github: add a GitHub action to build the manual
This will build a PDF of the reference manual in draft mode
and upload that PDF as a build artifact.

Signed-off-by: Gerwin Klein <gerwin.klein@proofcraft.systems>
2021-06-18 08:35:55 +10:00