diff --git a/.github/workflows/editors.yml b/.github/workflows/editors.yml index c6e2e7f..85b0120 100644 --- a/.github/workflows/editors.yml +++ b/.github/workflows/editors.yml @@ -13,7 +13,7 @@ jobs: - uses: actions/checkout@v4.1.1 - name: Setup Node.js environment - uses: actions/setup-node@v3.8.1 + uses: actions/setup-node@v4.0.0 - name: Move Files run: |