FormidableLabs / FormidableLabs/pino-lambda

pino-lambda: clear pipeline warnings

Abierto
#55 0 comentarios 0 reacciones 1 asignado Reclamado por @acharyakavita Ver en GitHub
Lenguaje dominante
TypeScript
Estrellas
135
Forks
14
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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
In order to conform with Nearform_Commerce OSS standards, please convert to use newer versions which no longer have the warning.

created by Sawyer Automation Bot © using github cli

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.