Skip to content

chore(ci): Bump actions versions to node-24 compatible#4326

Open
jamie-osec wants to merge 4 commits intosolana-foundation:masterfrom
jamie-osec:node-20-actions
Open

chore(ci): Bump actions versions to node-24 compatible#4326
jamie-osec wants to merge 4 commits intosolana-foundation:masterfrom
jamie-osec:node-20-actions

Conversation

@jamie-osec
Copy link
Copy Markdown
Collaborator

We are using many Node.JS v20 based actions, which are deprecated as shown below
image

This updates all relevant actions to the latest versions.

The nick-fields/retry action is out of date and appears to be unmaintained, and has been removed

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 18, 2026

@jamie-osec is attempting to deploy a commit to the Solana Foundation Team on Vercel.

A member of the Team first needs to authorize it.

@tiago18c
Copy link
Copy Markdown
Collaborator

We already got a decent amount of failures on downloading resources for tests setup, without the retry wont this become worse?

@jamie-osec
Copy link
Copy Markdown
Collaborator Author

We already got a decent amount of failures on downloading resources for tests setup, without the retry wont this become worse?

Yeah, I think it might be easier to make our own retry action; many of our flaky tests could also probably benefit from it

@jamie-osec
Copy link
Copy Markdown
Collaborator Author

Introduced a custom retry action, and applied it to validator installation and program tests. I might look into the specific tests that are the most problematic and apply it to them to avoid the issue mentioned in the FIXME

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.

2 participants