Skip to content

Commit cfc4c4a

Browse files
chore(workflows/aur): update worker
1 parent e55d1de commit cfc4c4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/aurpublish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
run: |
1919
python ./create-pkgbuild.py > ./PKGBUILD
2020
- name: Publish AUR package
21-
uses: KSXGitHub/github-actions-deploy-aur@v2.5.0
21+
uses: KSXGitHub/github-actions-deploy-aur@v4.1.1
2222
with:
2323
pkgname: bumblebee-status
2424
pkgbuild: ./PKGBUILD

0 commit comments

Comments
 (0)