Skip to content

Commit

Permalink
refactor!: upgrade octokit/gts/typescript (#381)
Browse files Browse the repository at this point in the history
Source-Repo: googleapis/release-please
Source-Sha: 4e0bf11
Source-Link: 4e0bf11
Author: Benjamin E. Coe <[email protected]>
Date: Fri Mar 27 12:19:26 2020 -0700
Original-Commit-Message: refactor!: upgrade octokit/gts/typescript (#381)
  • Loading branch information
yoshi-automation committed Apr 11, 2020
1 parent 465fe3f commit 19e4db7
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
Expand Up @@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/release-please.git",
"sha": "cec602e83c31dccc5f72cde0c5f7ea2ffe62988c"
"sha": "4e0bf11b7f4217b5c6b8cd1aa9ea4db1bce06b89"
}
},
{
Expand Down

0 comments on commit 19e4db7

Please sign in to comment.