diff --git a/.github/workflows/bump.yml b/.github/workflows/bump.yml index 0566cad..ae280e5 100644 --- a/.github/workflows/bump.yml +++ b/.github/workflows/bump.yml @@ -17,7 +17,7 @@ jobs: - name: Setup Node.js uses: actions/setup-node@v1 with: - node-version: 14 + node-version: 20 registry-url: https://registry.npmjs.org/ - name: Config author run: |