diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index a9ec6e1..3a7925e 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -12,7 +12,7 @@ jobs: # run build on latest ubuntu runs-on: ubuntu-latest - container: node:18-bullseye + container: node:20-bullseye services: mydb: @@ -99,7 +99,7 @@ jobs: --- name: CI - +run-name: ${{ github.actor }} is testing out Gitea Actions on: push: branches: