Skip to content

[ci] Update various actions to address Node 20 deprecation warnings#6328

Open
fhanau wants to merge 1 commit intomainfrom
felix/031526-ci-update
Open

[ci] Update various actions to address Node 20 deprecation warnings#6328
fhanau wants to merge 1 commit intomainfrom
felix/031526-ci-update

Conversation

@fhanau
Copy link
Contributor

@fhanau fhanau commented Mar 16, 2026

Context: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

We should be updating packages anyway, but this resolves unsightly warnings about actions using Node 20, which will no longer be supported in Q2.

@fhanau fhanau requested review from a team as code owners March 16, 2026 03:31
@ask-bonk
Copy link
Contributor

ask-bonk bot commented Mar 16, 2026

remote: Permission to cloudflare/workerd.git denied to github-actions[bot].
fatal: unable to access 'https://github.com/cloudflare/workerd.git/': The requested URL returned error: 403

github run

@ask-bonk
Copy link
Contributor

ask-bonk bot commented Mar 16, 2026

@fhanau Bonk workflow failed. Check the logs for details.

View workflow run · To retry, trigger Bonk again.

@fhanau
Copy link
Contributor Author

fhanau commented Mar 16, 2026

Not sure why CodeQL starts complaining now – https://github.com/actions/checkout does include some changes in v5/v6 but they should not negatively affect security.
Edit: I think it wants us to replace pull_request_target with pull_request which sounds reasonable (even though this issue already existed before this change). Will see if that helps here

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