ci: Bump github-actions-deploy-aur

Hopefully fix AUR packaging because archlinux Docker image has
moved.
This commit is contained in:
Mike Welsh 2021-05-02 15:29:28 -07:00
parent 8ca22c1f02
commit f2256a661b
1 changed files with 1 additions and 1 deletions

View File

@ -391,7 +391,7 @@ jobs:
run: sed -e "s/@VERSION@/${{ steps.current_time_dots.outputs.formattedTime }}/" -i ./PKGBUILD
- name: Publish AUR package
uses: KSXGitHub/github-actions-deploy-aur@v2.2.3
uses: KSXGitHub/github-actions-deploy-aur@986ddd34dff0100127f95aee3590b4c303617c2f
with:
pkgname: ruffle-nightly-bin
pkgbuild: ./PKGBUILD