Skip to content

Fix GitHub Actions cache error#406

Merged
timolins merged 3 commits intomainfrom
fix-github-actions-cache-error
Aug 15, 2025
Merged

Fix GitHub Actions cache error#406
timolins merged 3 commits intomainfrom
fix-github-actions-cache-error

Conversation

@timolins
Copy link
Owner

@timolins timolins commented Aug 15, 2025

Fix pnpm cache 400 error by removing pnpm version overwrite, and relying on the version set in the package.json

@vercel
Copy link

vercel bot commented Aug 15, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
react-hot-toast Ready Preview Comment Aug 15, 2025 10:28am

The package.json specifies pnpm@9.15.4 in packageManager field.
Removing explicit version from workflows to avoid version conflicts.
@github-actions
Copy link

github-actions bot commented Aug 15, 2025

size-limit report 📦

Path Size
dist/index.js 5.07 KB (0%)
dist/index.mjs 4.77 KB (0%)
headless/index.js 1.86 KB (0%)
headless/index.mjs 1.58 KB (0%)

@timolins timolins merged commit 3251bf1 into main Aug 15, 2025
4 checks passed
@timolins timolins deleted the fix-github-actions-cache-error branch August 16, 2025 12:19
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