From 5853fe7cbdee8f84cbf0d5d15085d6b7184bcd75 Mon Sep 17 00:00:00 2001 From: Bernd Schoolmann Date: Mon, 21 Aug 2023 00:52:37 +0200 Subject: [PATCH] Update release.yml --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 7f80c8f..ab9f0f5 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -39,7 +39,7 @@ jobs: updpkgsums: true - name: Build ArchLinux package - uses: mijailr/arch-makepkg-action@v1 + uses: mijailr/arch-makepkg-action@v1.0.1 - uses: AButler/upload-release-assets@v2.0