Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason Shiverick committed Apr 1, 2021
2 parents cddec59 + 1ec9f82 commit ec1debd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
go-version: ^1.16

- name: Setup Node
uses: actions/setup-node@v2.1.4
uses: actions/setup-node@v2.1.5
with:
node-version: 12

Expand All @@ -48,7 +48,7 @@ jobs:
go-version: ^1.16

- name: Setup Node
uses: actions/setup-node@v2.1.4
uses: actions/setup-node@v2.1.5
with:
node-version: 12

Expand Down

0 comments on commit ec1debd

Please sign in to comment.