X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.github%2Fworkflows%2Fci.yml;h=3d42b08d8dd90ba7a9618c4fe7732155a0781476;hb=84781cd695f07e5b367219d53000ed60a5497a91;hp=afcfc1f126185417eaa384c86a7a294fa30be359;hpb=3d5424d527d95ae9141ac916b121510762f8b7f3;p=poolifier.git diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index afcfc1f1..3d42b08d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -31,8 +31,6 @@ jobs: - name: Setup pnpm uses: pnpm/action-setup@v3 - with: - version: 9 - name: Setup Node.js ${{ matrix.node }} uses: actions/setup-node@v4