X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.github%2Fworkflows%2Fci.yml;h=e23bcf558e4496e14275035d07d088b3a5c90222;hb=cb128fcbf969973f874a5f3fcb9d5fc31d3506ef;hp=01419e2606af17a74e1b208715263cd90870da83;hpb=09d618c908c36b2d9da0f034900510fa4e6ea8d6;p=poolifier.git diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 01419e26..e23bcf55 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -33,7 +33,7 @@ jobs: with: version: 8 - - name: Setup node ${{ matrix.node }} + - name: Setup Node.js ${{ matrix.node }} uses: actions/setup-node@v3 with: node-version: ${{ matrix.node }}