Skip to content

fix: usage of deprecated Node.js 20 actions in CI#2128

Open
hamirmahal wants to merge 1 commit intocapricorn86:masterfrom
hamirmahal:fix/usage-of-deprecated-nodejs-20-actions-in-ci
Open

fix: usage of deprecated Node.js 20 actions in CI#2128
hamirmahal wants to merge 1 commit intocapricorn86:masterfrom
hamirmahal:fix/usage-of-deprecated-nodejs-20-actions-in-ci

Conversation

@hamirmahal
Copy link
Copy Markdown

Fixes #2127

@hamirmahal hamirmahal requested a review from capricorn86 as a code owner April 7, 2026 21:36

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v6
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

This is the latest major version of this action at the time of this writing.

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.

Pull request workflow uses Node.js 20 actions that are deprecated

1 participant