Skip to content

Conversation

@minggangw
Copy link
Member

@minggangw minggangw commented Sep 8, 2025

This PR updates GitHub Actions dependencies by bumping both the setup-node and checkout actions from v4 to v5 across all CI workflow files.

  • Updates actions/setup-node from v4 to v5
  • Updates actions/checkout from v4 to v5

Fix: #1255

Copilot AI review requested due to automatic review settings September 8, 2025 02:05
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 by bumping both the setup-node and checkout actions from v4 to v5 across all CI workflow files.

  • Updates actions/setup-node from v4 to v5
  • Updates actions/checkout from v4 to v5

Reviewed Changes

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

File Description
.github/workflows/windows-build-and-test.yml Updates setup-node and checkout actions to v5
.github/workflows/linux-x64-build-and-test.yml Updates setup-node and checkout actions to v5
.github/workflows/linux-arm64-build-and-test.yml Updates setup-node and checkout actions to v5

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@coveralls
Copy link

Coverage Status

coverage: 84.398%. remained the same
when pulling b5472ce on minggangw:fix-1255
into 5dea755 on RobotWebTools:develop.

@minggangw minggangw merged commit 0448667 into RobotWebTools:develop Sep 8, 2025
18 checks passed
minggangw added a commit that referenced this pull request Sep 10, 2025
This PR updates GitHub Actions dependencies by bumping both the setup-node and checkout actions from v4 to v5 across all CI workflow files.

- Updates `actions/setup-node` from v4 to v5
- Updates `actions/checkout` from v4 to v5

Fix: #1255
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.

Pump setup-node & checkout

2 participants