Skip to content

Update actions to latest versions#9

Open
maartenvandiemen wants to merge 1 commit intogithub:mainfrom
maartenvandiemen:update-github-actions
Open

Update actions to latest versions#9
maartenvandiemen wants to merge 1 commit intogithub:mainfrom
maartenvandiemen:update-github-actions

Conversation

@maartenvandiemen
Copy link

Noticed that not the latest actions are used.

Suggestion should Dependabot take care of this? (Can be in this PR or a future PR)

Copilot AI review requested due to automatic review settings November 2, 2025 16:34
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates GitHub Actions dependencies to their latest major versions across workflow files and documentation, improving security and compatibility.

  • Updated actions/checkout from v4 to v5
  • Updated actions/setup-node from v4 to v6
  • Updated actions/upload-artifact from v4 to v5
  • Updated oven-sh/setup-bun from v2.0.0 to v2.0.2

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
README.md Updated example workflow documentation to reflect new action versions
.github/workflows/ci.yml Updated CI workflow with new action versions for checkout, setup-node, and setup-bun
.github/workflows/check_dist.yml Updated dist checking workflow with new action versions for checkout, setup-node, setup-bun, and upload-artifact
.github/workflows/ai-issue-assessment.yml Updated AI assessment workflow with new action versions for checkout and setup-node

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@maartenvandiemen
Copy link
Author

maartenvandiemen commented Dec 1, 2025

@kjswartz currently the PR is blocked for completion by waiting the results from CodeQL. Can you help with this? Thanks.

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.

3 participants