diff --git a/.github/workflows/developer-site-ci.yml b/.github/workflows/developer-site-ci.yml index 5402763a897b..8cc68cab3991 100644 --- a/.github/workflows/developer-site-ci.yml +++ b/.github/workflows/developer-site-ci.yml @@ -22,7 +22,7 @@ jobs: - uses: actions/checkout@v2 # Installs node and yarn - name: Use Node.js 12 - uses: actions/setup-node@v2.1.4 + uses: actions/setup-node@v3.6.0 with: node-version: '12.x' # Install git