X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=.github%2Fworkflows%2Fci.yml;h=afcfc1f126185417eaa384c86a7a294fa30be359;hb=a9fc134421fb6926f4eff76d1d82c9bd8b341606;hp=1f18d71dd06682cc93864bdaff801fa47dffe1c3;hpb=c8b2168bf61f62b599dcb652c31bca72fd93cc27;p=poolifier.git diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1f18d71d..afcfc1f1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -32,7 +32,7 @@ jobs: - name: Setup pnpm uses: pnpm/action-setup@v3 with: - version: 8 + version: 9 - name: Setup Node.js ${{ matrix.node }} uses: actions/setup-node@v4