.forgejo/workflows: Use latest pkgcheck image
All checks were successful
/ pkgcheck (push) Successful in 48s
All checks were successful
/ pkgcheck (push) Successful in 48s
Signed-off-by: Manuel Friedli <manuel@fritteli.ch>
This commit is contained in:
parent
9c49534cad
commit
fee5ba200f
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ jobs:
|
|||
pkgcheck:
|
||||
runs-on: docker
|
||||
container:
|
||||
image: gittr.ch/linux/pkgcheck:20260314
|
||||
image: gittr.ch/linux/pkgcheck:20260315
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: https://gittr.ch/linux/forgejo-actions/checkout@v1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue