diff options
Diffstat (limited to '.github/workflows/sync-translated-content.yml')
-rw-r--r-- | .github/workflows/sync-translated-content.yml | 2 |
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..a169c54f67 100644 --- a/.github/workflows/sync-translated-content.yml +++ b/.github/workflows/sync-translated-content.yml @@ -29,7 +29,7 @@ jobs: node-version: "12" - name: Cache node_modules - uses: actions/cache@v2.1.6 + uses: actions/cache@v2.1.7 id: cached-node_modules with: path: | |