diff --git a/.forgejo/workflows/unlighthouse.yml b/.forgejo/workflows/unlighthouse.yml index af508e7..c924b8b 100644 --- a/.forgejo/workflows/unlighthouse.yml +++ b/.forgejo/workflows/unlighthouse.yml @@ -6,7 +6,7 @@ on: jobs: unlighthouse: runs-on: docker - container: forgejo.neshweb.net/ci-docker-images/unlighthouse:0.2.0 + container: forgejo.neshweb.net/ci-docker-images/unlighthouse:0.2.1 steps: - name: Checkout repository uses: https://code.forgejo.org/actions/checkout@v3 diff --git a/README.md b/README.md index 151d5a2..6873712 100644 --- a/README.md +++ b/README.md @@ -14,4 +14,3 @@ All commands are run from the root of the project, from a terminal: | `npm run preview` | Preview your build locally, before deploying | | `npm run astro ...` | Run CLI commands like `astro add`, `astro preview` | | `npm run astro --help` | Get help using the Astro CLI | -