Skip to content

Commit

Permalink
Fix the yml
Browse files Browse the repository at this point in the history
  • Loading branch information
orta committed Jan 7, 2022
1 parent a64699c commit cf48b28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
steps:
# Check out, and set up the node/ruby infra
- uses: actions/checkout@v1
- actions/setup-node@v2
- uses: actions/setup-node@v2
with:
node-version: '14'

Expand Down

0 comments on commit cf48b28

Please sign in to comment.