3 Commits
Author SHA1 Message Date
tcelyandGitHub 1255e43b02 ci: update actions for the Release new action version workflow (#175)
fix(ci): pin `actions/publish-action@v0.4.0` by commit hash

Support for Node.js version 24 was added in `v0.4.0`.

Also:
- pin `actions/checkout@v6.0.2` by commit hash
2026-03-14 10:30:47 +01:00
tcelyandGitHub 61861d1f6a ci: update actions for the autofix.ci workflow (#174)
fix(ci): pin `autofix-ci/action@v1.3.2` by commit hash

Used `v1.3.2` to avoid the hostname change.

Support for Node.js version 24 is not yet available.

Also:
- pin `actions/checkout@v6.0.2` by commit hash
2026-03-14 10:30:30 +01:00
tcelyandGitHub 6f5bd063f5 ci: use actions/checkout@v6.0.2 in the test workflow (#173)
fix(ci): pin `actions/checkout@v6.0.2` by commit hash

Support for Node.js version 24 was added in v5.
2026-03-14 10:30:08 +01:00