Update Arch Linux action username

This broke due to the username being changed, and GitHub does not appear
to put any redirects in place.
pull/6706/head
Asher 2024-03-06 14:04:01 -09:00
parent 223ecf7c30
commit 275c130845
No known key found for this signature in database
GPG Key ID: D63C1EF81242354A
1 changed files with 1 additions and 1 deletions

View File

@ -132,7 +132,7 @@ jobs:
echo "VERSION=${TAG#v}" >> $GITHUB_ENV
- name: Validate package
uses: hapakaien/archlinux-package-action@v2
uses: heyhusen/archlinux-package-action@v2
env:
VERSION: ${{ env.VERSION }}
with: