Skip to content

fix: update action runner to node 24#105

Merged
gr2m merged 1 commit intomainfrom
esm-node24-actions-core-v3
Apr 22, 2026
Merged

fix: update action runner to node 24#105
gr2m merged 1 commit intomainfrom
esm-node24-actions-core-v3

Conversation

@gr2m
Copy link
Copy Markdown
Collaborator

@gr2m gr2m commented Apr 22, 2026

This action now uses Node 24 as runner. We also converted it to ESM and updated to latest @actions/core

closes #101
closes #99

This action now uses Node 24 as runner. We also converted it to ESM and updated to latest @actions/core
@gr2m gr2m merged commit 996e85a into main Apr 22, 2026
1 check passed
@gr2m gr2m deleted the esm-node24-actions-core-v3 branch April 22, 2026 14:41
release-app-github-issue-parser Bot pushed a commit that referenced this pull request Apr 22, 2026
## [3.2.4](v3.2.3...v3.2.4) (2026-04-22)

### Bug Fixes

* update action runner to node 24 ([#105](#105)) ([996e85a](996e85a))
@release-app-github-issue-parser
Copy link
Copy Markdown

🎉 This PR is included in version 3.2.4 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

gr2m added a commit to Ansuel/github-issue-parser that referenced this pull request Apr 22, 2026
The fixtures and test blocks added in this PR used CommonJS
(require / module.exports). After rebasing onto main, which
converted the codebase to ESM in stefanbuck#105, they need to use
import / export default and the loadJson helper.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant