X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.github%2Fworkflows%2Finternal-benchmark.yml;h=5170ae98cbf9574dd236c1dcd1eaf2990460266d;hb=76369162548ededf89e0d513174a943cc330245c;hp=6480ccd11dc80eafb3223a50b3686e10e23dfd64;hpb=702ac40b2edc6796e08095a4fe54f420da88e470;p=poolifier.git diff --git a/.github/workflows/internal-benchmark.yml b/.github/workflows/internal-benchmark.yml index 6480ccd1..5170ae98 100644 --- a/.github/workflows/internal-benchmark.yml +++ b/.github/workflows/internal-benchmark.yml @@ -25,7 +25,7 @@ jobs: with: version: 8 - name: Setup Node.js - uses: actions/setup-node@v3 + uses: actions/setup-node@v4 with: node-version: '20.x' cache: 'pnpm'