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 dependencies #15

Merged
merged 1 commit into from
Apr 29, 2024
Merged

Update dependencies #15

merged 1 commit into from
Apr 29, 2024

Conversation

quesabe
Copy link
Collaborator

@quesabe quesabe commented Apr 25, 2024

Closes PLA-312.

Copy link

linear bot commented Apr 25, 2024

@quesabe quesabe force-pushed the update-actions-version branch from a676260 to 2b6978d Compare April 25, 2024 14:09
@quesabe quesabe force-pushed the update-actions-version branch from 2b6978d to 4576905 Compare April 25, 2024 14:11
@quesabe quesabe requested a review from gvidon April 25, 2024 14:13
@@ -19,12 +19,12 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [16.x]
node-version: [16.x, 20.x]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@quesabe why not keeping just 20?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was not confident the version 16 is not used anywhere downstream. Hence I left the check to ensure the actions still work with node@16.

If you believe we can drop any support for old versions, I can remove v16 and in the future save some resources on these tests.

@gvidon gvidon merged commit 8ece14c into main Apr 29, 2024
5 checks passed
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