mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
chore: Update action versions and docker build (#3065)
This commit is contained in:
parent
4bfcf105a5
commit
baf9da2b83
8 changed files with 17 additions and 17 deletions
2
.github/workflows/locales-coverage.yml
vendored
2
.github/workflows/locales-coverage.yml
vendored
|
@ -15,7 +15,7 @@ jobs:
|
|||
token: ${{ secrets.PUSH_TRANSLATIONS_COVERAGE_PAT }}
|
||||
|
||||
- name: Setup Node.js 14.x
|
||||
uses: actions/setup-node@v1
|
||||
uses: actions/setup-node@v2
|
||||
with:
|
||||
node-version: 14.x
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue