From e4c92edff6204dd67c9600054e94e2f340bcd743 Mon Sep 17 00:00:00 2001 From: gdemaison-wtk Date: Thu, 27 Nov 2025 06:59:18 +0000 Subject: [PATCH] sync: synced file(s) with avnet-embedded/ci-automation --- .github/workflows/notifications.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/notifications.yml b/.github/workflows/notifications.yml index 9fa5e83..9aea90e 100644 --- a/.github/workflows/notifications.yml +++ b/.github/workflows/notifications.yml @@ -15,7 +15,7 @@ jobs: name: pr_notifications steps: - name: Checks out repository - uses: actions/checkout@v6.0.0 + uses: actions/checkout@v5.0.1 with: fetch-depth: 0