FormidableLabs / FormidableLabs/pino-lambda

pino-lambda: clear pipeline warnings

オープン
#55 コメント 0 件 リアクション 0 件 担当者 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 を短くまとめたダイジェスト。