Unlighthouse bump

This commit is contained in:
Firq 2024-10-21 22:48:04 +02:00
parent 96a9c2593c
commit 3b307e48c7
Signed by: Firq
GPG key ID: 3ACC61C8CEC83C20
2 changed files with 2 additions and 2 deletions
.forgejo/workflows

View file

@ -6,7 +6,7 @@ on:
jobs:
unlighthouse:
runs-on: docker
container: forgejo.neshweb.net/ci-docker-images/unlighthouse:0.2.1
container: forgejo.neshweb.net/ci-docker-images/unlighthouse:0.3.0
steps:
- name: Checkout repository
uses: https://code.forgejo.org/actions/checkout@v3