Skip to content

Update GitHub actions#3195

Draft
bitmold wants to merge 1 commit intodevelopfrom
update-github-actions
Draft

Update GitHub actions#3195
bitmold wants to merge 1 commit intodevelopfrom
update-github-actions

Conversation

@bitmold
Copy link
Copy Markdown
Collaborator

@bitmold bitmold commented Apr 26, 2026

Recently Holmes shared this screenshot from a GitHub actions run:
image

In it, it shows that 3 actions have still not been updated to do their CI things in node 24 and that GitHub will soon force actions to run with nodejs24. The actions are:

@bitmold bitmold force-pushed the update-github-actions branch from b8f6c0b to be66ea7 Compare April 26, 2026 04:58
@bitmold bitmold marked this pull request as draft April 26, 2026 04:59
… of base64 to file, canonical version has more bug fixes
@bitmold bitmold force-pushed the update-github-actions branch from be66ea7 to adc9c7f Compare April 26, 2026 05:05
@bitmold
Copy link
Copy Markdown
Collaborator Author

bitmold commented Apr 26, 2026

@holmesworcester if it's necessary to update the slack action, all that probably needs to happen is to fork https://github.com/actions-ecosystem/action-slack-notifier and update it's action.yml file:

runs:
  using: node12
  main: dist/index.js

That action has been running with node 12, but will most likely behave the same in node 24 (it's been running fine on GitHub with node 20 already...). But again, I don't think making this change is going to be necessary....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant