[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/typescript-mode e1a578f1ff 5/6: Bump node version
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/typescript-mode e1a578f1ff 5/6: Bump node version |
Date: |
Wed, 20 Apr 2022 10:59:04 -0400 (EDT) |
branch: elpa/typescript-mode
commit e1a578f1ff9665e2a3766700565e1a1b63bb59fd
Author: Jen-Chieh Shen <jcs090218@gmail.com>
Commit: GitHub <noreply@github.com>
Bump node version
---
.github/workflows/build.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 4bc2de4dc8..afb7efd2a2 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -45,7 +45,7 @@ jobs:
- uses: actions/setup-node@v2
with:
- node-version: '14'
+ node-version: '16'
- uses: emacs-eask/setup-eask@master
with:
- [nongnu] elpa/typescript-mode updated (88f317f0b6 -> 694a168492), ELPA Syncer, 2022/04/20
- [nongnu] elpa/typescript-mode e1a578f1ff 5/6: Bump node version,
ELPA Syncer <=
- [nongnu] elpa/typescript-mode bbac337579 4/6: ci: fix emacs version syntax, ELPA Syncer, 2022/04/20
- [nongnu] elpa/typescript-mode 248674b698 1/6: Replace Cask with Eask, ELPA Syncer, 2022/04/20
- [nongnu] elpa/typescript-mode 6654f7bfb0 3/6: fix defined emacs version, ELPA Syncer, 2022/04/20
- [nongnu] elpa/typescript-mode 85841136f9 2/6: fix defined emacs version, ELPA Syncer, 2022/04/20
- [nongnu] elpa/typescript-mode 694a168492 6/6: Merge pull request #162 from jcs-PR/ci, ELPA Syncer, 2022/04/20