Skip to content

chore(ci): upgrade checkout and setup-node actions to v4 - #334

Open
mdryaaan wants to merge 1 commit into
koordinator-sh:mainfrom
mdryaaan:fix/ci-actions-versions
Open

mdryaaan wants to merge 1 commit into
koordinator-sh:mainfrom
mdryaaan:fix/ci-actions-versions

Conversation

@mdryaaan

Copy link
Copy Markdown

Problem

.github/workflows/documentation.yaml uses actions/checkout@v1 and actions/setup-node@v1. v1 of both actions is deprecated and has security warnings. Current versions are actions/checkout@v4 and actions/setup-node@v4.

Fixes

  • Upgrade actions/checkout@v1 → actions/checkout@v4 in both checks and gh-release jobs
  • Upgrade actions/setup-node@v1 → actions/setup-node@v4 in both jobs
  • Upgrade webfactory/ssh-agent@v0.5.0 → webfactory/ssh-agent@v0.9.0 in gh-release job

Signed-off-by: mdryaan <alikhurshid842001@gmail.com>
@koordinator-bot
koordinator-bot Bot requested review from ZiMengSheng and hormes May 13, 2026 05:14
@koordinator-bot

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
To complete the pull request process, please assign zimengsheng after the PR has been reviewed.
You can assign the PR to them by writing /assign @zimengsheng in a comment when ready.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@mdryaaan

Copy link
Copy Markdown
Author

Hey @ZiMengSheng @zwzhang0107 , Could you please have a look at this PR whenever you have time? Thanks!
Also some other small fixes i did #330, #331, #333

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant