X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.github%2Fworkflows%2Fgenerate-documentation.yml;h=095f1d50c08963133be658001a127e01b1b318b7;hb=5d5885ee530724024f84e31acca92775a01da082;hp=b27b9a3888670435382d303c2c3d0cffb7fcf0b7;hpb=5a9509bf994e3736d96a240ecbce8f6e71ff31fd;p=poolifier.git diff --git a/.github/workflows/generate-documentation.yml b/.github/workflows/generate-documentation.yml index b27b9a38..095f1d50 100644 --- a/.github/workflows/generate-documentation.yml +++ b/.github/workflows/generate-documentation.yml @@ -12,7 +12,7 @@ jobs: uses: actions/checkout@v4 - name: Setup pnpm - uses: pnpm/action-setup@v2 + uses: pnpm/action-setup@v3 with: version: 8