diff --git a/.github/workflows/upstream-adf.yml b/.github/workflows/upstream-adf.yml index d385999e9..76f43e803 100644 --- a/.github/workflows/upstream-adf.yml +++ b/.github/workflows/upstream-adf.yml @@ -121,6 +121,8 @@ jobs: with: fetch-depth: 1 - name: setup PNPM + uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 + - name: node uses: actions/setup-node@v6 with: node-version-file: '.nvmrc'