Skip to content

Commit e185a68

Browse files
authored
Merge branch 'master' into dependabot/npm_and_yarn/node-fetch-2.6.7
2 parents dcf8165 + d79efe0 commit e185a68

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/node.js.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
if: "!contains(github.event.head_commit.message, '[ci skip]')"
1717
strategy:
1818
matrix:
19-
node-version: [10.16, 10.19, 12.16, 12.19]
19+
node-version: [12.16, 12.19, 14.16, 14.18]
2020

2121
steps:
2222
- uses: actions/checkout@v2
@@ -51,4 +51,4 @@ jobs:
5151
env:
5252
GITHUB_TOKEN: ${{ secrets.ADOBE_BOT_GITHUB_TOKEN }}
5353
NPM_TOKEN: ${{ secrets.ADOBE_BOT_NPM_TOKEN }}
54-
54+

0 commit comments

Comments
 (0)