From 2c8461d950c021b64b1efaea118b01241919b5cc Mon Sep 17 00:00:00 2001 From: Lars-Erik Roald Date: Wed, 10 Apr 2024 12:20:30 +0200 Subject: [PATCH] coverage badge --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9c50d05f..8206f734 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -117,7 +117,7 @@ jobs: echo "BRANCH_NAME=$BRANCH_NAME" echo "BRANCH=$BRANCH_NAME" >> $GITHUB_ENV - - if: ${{ matrix.container == 'node:20-alpine' && github.ref == 'refs/heads/master'}} + - if: ${{ matrix.container == 'node:16-alpine' && github.ref == 'refs/heads/master'}} name: Create the Badge uses: schneegans/dynamic-badges-action@v1.7.0 with: