mirror of
https://github.com/cdr/code-server.git
synced 2026-03-07 05:42:15 +01:00
chore: bump heyhusen/archlinux-package-action from 2.4.0 to 3.0.0 (#7650)
This commit is contained in:
parent
841ec45573
commit
65b0f0e1bb
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish.yaml
vendored
2
.github/workflows/publish.yaml
vendored
|
|
@ -92,7 +92,7 @@ jobs:
|
|||
echo "VERSION=${TAG#v}" >> $GITHUB_ENV
|
||||
|
||||
- name: Validate package
|
||||
uses: heyhusen/archlinux-package-action@v2.4.0
|
||||
uses: heyhusen/archlinux-package-action@v3.0.0
|
||||
env:
|
||||
VERSION: ${{ env.VERSION }}
|
||||
with:
|
||||
|
|
|
|||
Loading…
Reference in a new issue