Pin Arch Linux action version
We are still getting the old one, I think?
This commit is contained in:
parent
275c130845
commit
56b5992280
2
.github/workflows/publish.yaml
vendored
2
.github/workflows/publish.yaml
vendored
@ -132,7 +132,7 @@ jobs:
|
||||
echo "VERSION=${TAG#v}" >> $GITHUB_ENV
|
||||
|
||||
- name: Validate package
|
||||
uses: heyhusen/archlinux-package-action@v2
|
||||
uses: heyhusen/archlinux-package-action@v2.2.1
|
||||
env:
|
||||
VERSION: ${{ env.VERSION }}
|
||||
with:
|
||||
|
Reference in New Issue
Block a user