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

Upgrade Node to v20 #1

Merged
merged 1 commit into from
Jun 4, 2024
Merged

Upgrade Node to v20 #1

merged 1 commit into from
Jun 4, 2024

Conversation

velocibear
Copy link

Upgrade Action to use Node 20. Also get rid of type on the action input as it's not valid. https://docs.github.com/en/actions/creating-actions/metadata-syntax-for-github-actions#inputs

Copy link

sonarqubecloud bot commented Jun 4, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@FraBle FraBle merged commit 31a48ab into FraBle:master Jun 4, 2024
2 checks passed
@danielefranceschi
Copy link

When you publish it, please use 1.3.

Although it's not formally breaking, there may be workflows using @v1.2 that need node16 (jobs running on centos:7, for instance). Most github-original actions bump major version indeed (2.0.0).

@NzKyle
Copy link

NzKyle commented Nov 13, 2024

@FraBle - any chance we could get a new release of this published?

I'd be keen to get rid of this warning in our action runs:

image

Thanks!

@FraBle
Copy link
Owner

FraBle commented Nov 13, 2024

@NzKyle Thanks for the nudge 🙌 Release https://github.com/FraBle/clean-after-action/releases/tag/v2.0.0 is live (related PR: #2)

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.

4 participants