From c73da06b8543e5e68ca4ffe2bba7dce3d2026049 Mon Sep 17 00:00:00 2001 From: Sebastian Stehle Date: Mon, 13 Nov 2023 16:29:38 +0100 Subject: [PATCH] Update GitHub Action Versions (#79) Co-authored-by: github-actions[bot] --- .github/workflows/editors.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: |