We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60841cc commit eaf3150Copy full SHA for eaf3150
.github/workflows/marten.yml
@@ -40,7 +40,7 @@ jobs:
40
command: 'marten -v'
41
42
- name: Publish AUR package
43
- uses: KSXGitHub/github-actions-deploy-aur@<TAG>
+ uses: KSXGitHub/github-actions-deploy-aur@v4
44
with:
45
pkgname: marten
46
pkgbuild: ./marten/PKGBUILD
0 commit comments