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

groqd: clear pipeline warnings #275

Open
Burnett2k opened this issue Mar 13, 2024 · 1 comment
Open

groqd: clear pipeline warnings #275

Burnett2k opened this issue Mar 13, 2024 · 1 comment
Assignees

Comments

@Burnett2k
Copy link
Member

Burnett2k commented Mar 13, 2024

This project currently has node version warnings in the CICD pipeline logs. This is likely due to using an old version of the below actions.

Try and convert to the newest version.
- actions/checkout → actions/checkout@v4
- actions/setup-node → actions/setup-node@v4
- pnpm/action-setup → pnpm/action-setup@v3
- actions/cache → actions/cache@v4
- actions/stale → actions/stale@v4

@Burnett2k Burnett2k self-assigned this Mar 18, 2024
@Burnett2k
Copy link
Member Author

completed in #279

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

No branches or pull requests

1 participant