diff --git a/action.yml b/action.yml index 8585f1d..7d0afcd 100644 --- a/action.yml +++ b/action.yml @@ -42,7 +42,7 @@ runs: # shell: bash - name: Setup CI, Build and Test Package - uses: actions/setup-node@v5 + uses: actions/setup-node@v6 with: node-version: "lts/*" cache: "pnpm"