Skip to content

chore(ci): upgrade actions/checkout and actions/setup-node to v6#623

Open
kopernic-pl wants to merge 1 commit intomainfrom
chore/ci-refresher
Open

chore(ci): upgrade actions/checkout and actions/setup-node to v6#623
kopernic-pl wants to merge 1 commit intomainfrom
chore/ci-refresher

Conversation

@kopernic-pl
Copy link
Contributor

This pull request updates our GitHub Actions workflows to use the latest major versions of actions/checkout and actions/setup-node. These upgrades ensure we're using the most recent features and security patches provided by GitHub for our CI/CD pipelines.

Workflow dependency upgrades:

  • Updated actions/checkout to version v6 in all workflows, including build-main.yaml, codeql.yml, deploy-release.yaml, pull-request.yaml, and release-on-github.yaml. [1] [2] [3] [4] [5] [6] [7]
  • Updated actions/setup-node to version v6 wherever Node.js setup is required, ensuring consistency and access to the latest features. [1] [2] [3] [4]

These changes help keep our workflows up-to-date and reduce the risk of issues caused by outdated action versions.

// Give a brief summary of changes introduced

  • I have added the appropriate label to my PR

@kopernic-pl kopernic-pl self-assigned this Mar 4, 2026
@kopernic-pl kopernic-pl added the dependencies Pull requests that update a dependency file label Mar 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants