diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 42a2985..6f9362b 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -23,7 +23,7 @@ jobs: - name: Use Node.js uses: actions/setup-node@v3 with: - node-version: '18.x' + node-version: '22.x' - name: Get Version id: version