Skip to content

🔧 chore(ci): update GitHub Actions to latest versions#754

Merged
acasazza merged 3 commits intov5.0.0from
chore/update-github-actions
Apr 23, 2026
Merged

🔧 chore(ci): update GitHub Actions to latest versions#754
acasazza merged 3 commits intov5.0.0from
chore/update-github-actions

Conversation

@acasazza
Copy link
Copy Markdown
Member

Summary

Closes #753

Updates outdated GitHub Actions across all workflow files to align versions and fix Node.js deprecation warnings.

Changes

File Action Before After
gh-pages.yaml pnpm/action-setup @v3 / 8 @v4 / 10
gh-pages.yaml actions/setup-node @v3 / latest @v5 / 20.x
pgk-pr-new.yaml pnpm/action-setup @v3 / 9.x @v4 / 10
pgk-pr-new.yaml actions/setup-node @v4 / 22.x @v5 / 22.x
release.yaml softprops/action-gh-release @v1 @v2

Closes #753

- gh-pages.yaml: pnpm/action-setup @V3@v4 (8→10), setup-node @V3@v5 (latest→20.x)
- pgk-pr-new.yaml: pnpm/action-setup @V3@v4 (9.x→10), setup-node @v4@v5
- release.yaml: softprops/action-gh-release @v1@v2
@acasazza acasazza added the task label Apr 23, 2026
@acasazza acasazza self-assigned this Apr 23, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 23, 2026

Deploy Preview for commercelayer-react-components failed.

Name Link
🔨 Latest commit 080d8b0
🔍 Latest deploy log https://app.netlify.com/projects/commercelayer-react-components/deploys/69e9dc395e7b610008f21aaa

@acasazza acasazza changed the base branch from main to v5.0.0 April 23, 2026 08:46
Netlify defaults to Node 18 which is too old for Storybook (requires 20.19+ or 22.12+)
@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Apr 23, 2026

npm i https://pkg.pr.new/@commercelayer/react-components@754

commit: 74dca71

@acasazza acasazza merged commit e84de92 into v5.0.0 Apr 23, 2026
2 checks passed
@acasazza acasazza deleted the chore/update-github-actions branch April 23, 2026 09:35
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.

🔧 chore(ci): update GitHub Actions to latest versions

1 participant