Skip to content

Commit

Permalink
Pin Arch Linux action version
Browse files Browse the repository at this point in the history
We are still getting the old one, I think?
  • Loading branch information
code-asher committed Mar 6, 2024
1 parent 275c130 commit 56b5992
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 56b5992

Please sign in to comment.