Skip to content

Bump github actions to use newer node#2619

Closed
timkpaine wants to merge 1 commit intomasterfrom
tkp/node22
Closed

Bump github actions to use newer node#2619
timkpaine wants to merge 1 commit intomasterfrom
tkp/node22

Conversation

@timkpaine
Copy link
Member

@timkpaine timkpaine commented May 16, 2024

We are currently using some older GitHub actions that raise deprecation warnings, to avoid disruption to CI this PR upgrades them to newer versions.

Screenshot 2024-05-16 at 09 20 53

This PR also limits the node upper bound to 22 to avoid the assert { type: "json" } / with { type: "json" } change (proposal here tc39/proposal-import-attributes#131 ) which affects Node 22.

@texodus
Copy link
Member

texodus commented May 16, 2024

avoid assert { type: "json" } / with { type: "json" } change
tc39/proposal-import-attributes#131

Signed-off-by: Tim Paine <3105306+timkpaine@users.noreply.github.com>
@texodus
Copy link
Member

texodus commented May 19, 2024

I've cherry-picked this into #2623, as this needs rebasing and a new set of branch protections for the new box names, closing.

@texodus texodus closed this May 19, 2024
@timkpaine timkpaine deleted the tkp/node22 branch July 4, 2024 00:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants