Skip to content

ci: bump GitHub Actions to Node 24-compatible versions - #2

Open
dariusstefan wants to merge 1 commit into
OpenSIPS:mainfrom
dariusstefan:ci/node24-actions
Open

ci: bump GitHub Actions to Node 24-compatible versions#2
dariusstefan wants to merge 1 commit into
OpenSIPS:mainfrom
dariusstefan:ci/node24-actions

Conversation

@dariusstefan

Copy link
Copy Markdown

Node 20 is being deprecated on GitHub Actions runners (EOL April 2026, changelog).

Bumps in ci.yml and release.yml:

  • actions/checkout v4 -> v6
  • actions/setup-python v5 -> v6
  • actions/upload-artifact v4 -> v7
  • softprops/action-gh-release v2 -> v3

All target versions run on Node 24.

Node 20 is being deprecated on GitHub Actions runners (EOL April 2026);
bump pinned actions to releases that run on Node 24.
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