FormidableLabs / FormidableLabs/pino-lambda

pino-lambda: clear pipeline warnings

未关闭
#55 0 条评论 0 个 reaction 已指派 1 人 已被 @acharyakavita 认领 在 GitHub 查看
主要语言
TypeScript
星标
135
派生
14
PR 合并指标
30 天内没有已合并 PR

描述

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

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。