Skip to content

Commit

Permalink
Bump github action
Browse files Browse the repository at this point in the history
  • Loading branch information
Joozty committed Nov 17, 2020
1 parent abd0018 commit 5dbd220
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:

steps:
- uses: actions/checkout@v2.2.0
- uses: actions/setup-node@v1.4.2
- uses: actions/setup-node@v1.4.4
with:
node-version: '12'
- name: npm install, build, and test
Expand Down

1 comment on commit 5dbd220

@vercel
Copy link

@vercel vercel bot commented on 5dbd220 Nov 17, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.