Skip to content

chore: update CI actions from Node.js 20 SHA pins to latest#774

Merged
BYK merged 1 commit intomasterfrom
chore/update-ci-actions
Mar 16, 2026
Merged

chore: update CI actions from Node.js 20 SHA pins to latest#774
BYK merged 1 commit intomasterfrom
chore/update-ci-actions

Conversation

@BYK
Copy link
Member

@BYK BYK commented Mar 16, 2026

Update SHA-pinned v3 actions to latest version tags to resolve Node.js 20 deprecation warnings.

Changes

  • actions/checkout: v3 SHA pin → v6
  • actions/setup-node: v3 SHA pin → v4
  • actions/cache: v3 SHA pin → v4
  • actions/upload-artifact: v4 SHA pin → v4 tag

Affected workflows

  • build.yml (Build & Test)
  • lint.yml (Lint)
  • image.yml (Docker image)

- actions/checkout: v3 SHA pin → v6
- actions/setup-node: v3 SHA pin → v4
- actions/cache: v3 SHA pin → v4
- actions/upload-artifact: v4 SHA pin → v4 tag

Fixes Node.js 20 deprecation warnings in Build, Lint, and Image workflows.
@BYK BYK merged commit 178f11c into master Mar 16, 2026
18 checks passed
@BYK BYK deleted the chore/update-ci-actions branch March 16, 2026 09:50
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.

1 participant