From 337949a792c3dea15055668fbea4a1cc2ffcd359 Mon Sep 17 00:00:00 2001 From: Ultradesu Date: Thu, 3 Apr 2025 13:33:15 +0100 Subject: [PATCH] Drop PKGBUILDaction --- .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 519c2d6..e5f23da 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -83,13 +83,13 @@ jobs: prerelease: false - name: Download Linux binary - uses: actions/download-artifact@v2 + uses: actions/download-artifact@v4 with: name: tmux-helper-linux path: ./ - name: Download macOS binary - uses: actions/download-artifact@v2 + uses: actions/download-artifact@v4 with: name: tmux-helper-macos path: ./