From 9c038c6c3414f12af59590a3534e04f15a4960b0 Mon Sep 17 00:00:00 2001 From: Fabio Baltieri Date: Thu, 1 Feb 2024 09:46:38 +0000 Subject: [PATCH] github: hello_world_multiplatform: update standard action version Align the standard action versions with the other workflows, those have been updated in 0dcb0518be but this file was merged after. Signed-off-by: Fabio Baltieri --- .github/workflows/hello_world_multiplatform.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/hello_world_multiplatform.yaml b/.github/workflows/hello_world_multiplatform.yaml index af8394153602..418c42a53071 100644 --- a/.github/workflows/hello_world_multiplatform.yaml +++ b/.github/workflows/hello_world_multiplatform.yaml @@ -30,7 +30,7 @@ jobs: runs-on: ${{ matrix.os }} steps: - name: Checkout - uses: actions/checkout@v3 + uses: actions/checkout@v4 with: path: zephyr fetch-depth: 0 @@ -72,7 +72,7 @@ jobs: - name: Upload artifacts if: failure() - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v4 with: if-no-files-found: ignore path: