Skip to content

Commit

Permalink
refactor!: upgrade octokit/gts/typescript (#381)
Browse files Browse the repository at this point in the history
4e0bf11
commit 4e0bf11
Author: Benjamin E. Coe <[email protected]>
Date:   Fri Mar 27 12:19:26 2020 -0700

    refactor!: upgrade octokit/gts/typescript (#381)
  • Loading branch information
yoshi-automation committed Apr 8, 2020
1 parent ff32a0e commit b029d41
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node: [10, 12, 13]
node: [8, 10, 12, 13]
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v1
Expand Down
2 changes: 1 addition & 1 deletion synth.metadata
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"updateTime": "2020-04-08T13:31:57.739017Z",
"updateTime": "2020-04-08T13:32:00.763525Z",
"sources": [
{
"git": {
Expand Down

0 comments on commit b029d41

Please sign in to comment.