From b0fb0e062b38970ea200b5ce07b7c3271f76233c Mon Sep 17 00:00:00 2001 From: Andrey Pokhilko Date: Sun, 2 Feb 2025 21:11:08 +0000 Subject: [PATCH] Update build.yml --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 0462cbb..97406c7 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -56,7 +56,7 @@ jobs: args: release --snapshot --clean - name: Test if the Binary is Runnable run: "dist/helm-dashboard_linux_amd64_v1/helm-dashboard --help" - - uses: actions/upload-artifact@v3 + - uses: actions/upload-artifact@v4 with: name: binaries path: dist/