X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.github%2Fworkflows%2Fci.yml;h=1f18d71dd06682cc93864bdaff801fa47dffe1c3;hb=5d5885ee530724024f84e31acca92775a01da082;hp=33d3957091a1f6425fe835feb3807d90038f09b8;hpb=3ffc32ec66a9c48f39a1b976ebd88cea53824679;p=poolifier.git diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 33d39570..1f18d71d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -30,7 +30,7 @@ jobs: fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis. This is needed for better sonar - name: Setup pnpm - uses: pnpm/action-setup@v2 + uses: pnpm/action-setup@v3 with: version: 8