From fd38bcce890838d0156adc1b7d3897901948c58f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Iwanicki?= Date: Tue, 17 Dec 2024 14:49:38 +0100 Subject: [PATCH] workflows: build.yml: update actions MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I3210a3350a1dcc6b6ab5ee2defb4990c479c782d Signed-off-by: MichaƂ Iwanicki --- .github/workflows/build.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index b678326e8..0894a5bfa 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -15,7 +15,7 @@ jobs: steps: - name: Checkout code - uses: actions/checkout@v2 + uses: actions/checkout@v4 - name: Install build dependencies run: | @@ -32,7 +32,7 @@ jobs: continue-on-error: true # Allow workflow to continue even if 'flashrom' doesn't exist - name: Upload artifact - uses: actions/upload-artifact@v2 + uses: actions/upload-artifact@v4 with: name: flashrom-artifact path: artifacts/