diff --git a/.forgejo/workflows/test.yaml b/.forgejo/workflows/test.yaml index 78f2c0b..00afb2d 100644 --- a/.forgejo/workflows/test.yaml +++ b/.forgejo/workflows/test.yaml @@ -15,7 +15,7 @@ jobs: test_checkout: runs-on: debian container: - image: + image: node:16-bullseye steps: - uses: https://code.forgejo.org/actions/checkout@v3 - run: |