Skip to content

Commit

Permalink
Merge 2d8f4bd into af81fe9
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Feb 25, 2022
2 parents af81fe9 + 2d8f4bd commit aad35c1
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
with:
node-version: lts/*
- name: Install
Expand Down

0 comments on commit aad35c1

Please sign in to comment.