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

Update CI actions to the latest version due to deprecated node version #21

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

enescakir
Copy link
Contributor

The actions/checkout@v3 and actions/setup-go@v4 use an deprecated Node.js version, causing a warning message to appear with each run. This PR updates these actions to the latest version, which utilizes Node.js 20 instead of 16.

The `actions/checkout@v3` and `actions/setup-go@v4` use an deprecated
Node.js version, causing a warning message to appear with each run. This
PR updates these actions to the latest version, which utilizes Node.js
20 instead of 16.
@enescakir
Copy link
Contributor Author

Screenshot 2024-09-23 at 16 07 02

@kevinmcconnell
Copy link
Collaborator

Thanks, @enescakir!

@kevinmcconnell kevinmcconnell merged commit a5a1d3f into basecamp:main Sep 23, 2024
1 check passed
@enescakir enescakir deleted the ci-versions branch September 23, 2024 18:16
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.

2 participants