aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/sync-translated-content.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/sync-translated-content.yml')
-rw-r--r--.github/workflows/sync-translated-content.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/sync-translated-content.yml b/.github/workflows/sync-translated-content.yml
index abaf2514aa..be7f5f5a39 100644
--- a/.github/workflows/sync-translated-content.yml
+++ b/.github/workflows/sync-translated-content.yml
@@ -24,7 +24,7 @@ jobs:
path: mdn/content
- name: Setup Node.js environment
- uses: actions/setup-node@v2.1.4
+ uses: actions/setup-node@v3
with:
node-version: "12"