From 5c502753830193befee648e9bc295acaf7c87aab Mon Sep 17 00:00:00 2001 From: bartoval Date: Tue, 15 Oct 2024 11:45:40 +0200 Subject: [PATCH] chore(General): :hammer: Update artifact version to 4 --- .github/workflows/artifact-dev.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/artifact-dev.yml b/.github/workflows/artifact-dev.yml index 8cf947ba8..ea6bd3ff6 100644 --- a/.github/workflows/artifact-dev.yml +++ b/.github/workflows/artifact-dev.yml @@ -11,10 +11,10 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout the repository - uses: actions/checkout@v2 + uses: actions/checkout@v4 - name: Set up Node.js - uses: actions/setup-node@v2 + uses: actions/setup-node@v3 with: node-version: '20' @@ -24,7 +24,7 @@ jobs: yarn build - name: Upload build artifact - uses: actions/upload-artifact@v2 + uses: actions/upload-artifact@v4 with: name: skupper-console-build path: skupper-console/skupper-console-2/build/