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

build: Update actions/setup-node to v4 #462

Merged
merged 1 commit into from
Dec 6, 2024

Conversation

valarnin
Copy link
Collaborator

@valarnin valarnin commented Oct 6, 2024

Update the typedef for node to v20, and update the action.yml file to use setup-node@v4 which bumps its own dependencies to use node v20.

This fixes a warning during action builds, as well as aligning type hints more correctly with what the internal node types are.

(node v20 was required as of 4c5cf21, but for some reason the action wasn't updated at the time)

@github-actions github-actions bot added ci /.github/ needs-review Awaiting review labels Oct 6, 2024
@valarnin valarnin marked this pull request as draft October 6, 2024 23:20
@valarnin
Copy link
Collaborator Author

valarnin commented Oct 6, 2024

Converting this to draft. Not sure why the types aren't aligning, since the versions match up, and don't have more time to debug this weekend.

@valarnin valarnin changed the title build: Update remaining node references to use v20 build: Update actions/setup-node to v4 Dec 6, 2024
@valarnin valarnin marked this pull request as ready for review December 6, 2024 04:15
@valarnin
Copy link
Collaborator Author

valarnin commented Dec 6, 2024

The scope of this PR has changed, as the node version reference was updated with the update to typescript 5.1. As such, this is now a simple actions version bump and is ready for review/merge.

@valarnin valarnin enabled auto-merge (squash) December 6, 2024 04:16
@github-actions github-actions bot added the auto-merge PR will be auto-merged upon approving review label Dec 6, 2024
@valarnin valarnin merged commit 9b9bdcb into OverlayPlugin:main Dec 6, 2024
28 checks passed
@github-actions github-actions bot removed the needs-review Awaiting review label Dec 6, 2024
github-actions bot pushed a commit to ShadyWhite/cactbot that referenced this pull request Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge PR will be auto-merged upon approving review ci /.github/
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants