Skip to content

Commit

Permalink
Merge ac1d869 into ea4cd45
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Feb 24, 2022
2 parents ea4cd45 + ac1d869 commit a5b3a65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v2
- name: Setup Node.js
uses: actions/setup-node@v2
uses: actions/setup-node@v3.0.0
with:
node-version: lts/*
- name: Install
Expand Down

0 comments on commit a5b3a65

Please sign in to comment.