We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 841ec45 commit 65b0f0eCopy full SHA for 65b0f0e
1 file changed
.github/workflows/publish.yaml
@@ -92,7 +92,7 @@ jobs:
92
echo "VERSION=${TAG#v}" >> $GITHUB_ENV
93
94
- name: Validate package
95
- uses: heyhusen/archlinux-package-action@v2.4.0
+ uses: heyhusen/archlinux-package-action@v3.0.0
96
env:
97
VERSION: ${{ env.VERSION }}
98
with:
0 commit comments