X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=.github%2Fworkflows%2Fgenerate-documentation.yml;h=095f1d50c08963133be658001a127e01b1b318b7;hb=6bb2a64f78c7ba84e4d3690d18c2f8ca9e418069;hp=b27b9a3888670435382d303c2c3d0cffb7fcf0b7;hpb=e518065a7033a91fd1e7a0371a5980ad149b4f4c;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