Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update actions in GitHub Actions workflows #283

Merged
merged 1 commit into from Feb 13, 2024
Merged

chore: update actions in GitHub Actions workflows #283

merged 1 commit into from Feb 13, 2024

Conversation

striezel
Copy link
Contributor

The following updates are performed:

Still using the outdated actions will generate several warnings in CI runs, for example in https://github.com/TooTallNate/proxy-agents/actions/runs/7876212832:

Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

The PR will get rid of those warnings.

The following updates are performed:
* update actions/checkout to v4
* update actions/setup-node to v4
* update pnpm/action-setup to v3
Copy link

changeset-bot bot commented Feb 12, 2024

⚠️ No Changeset found

Latest commit: 02ba795

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

vercel bot commented Feb 12, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
proxy-agents ✅ Ready (Inspect) Visit Preview Feb 12, 2024 11:21pm

@TooTallNate TooTallNate merged commit d8a4fba into TooTallNate:main Feb 13, 2024
15 checks passed
@TooTallNate
Copy link
Owner

Thanks!

@striezel striezel deleted the actions-updates branch February 13, 2024 23:01
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.

None yet

2 participants