Skip to content

Commit

Permalink
Update consistent-desc.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
darsan-in authored Aug 13, 2024
1 parent 6d3296f commit 1680998
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/consistent-desc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ jobs:
- name: Set up Node.js
uses: actions/[email protected]
with:
node-version: "22"
node-version: "20"

- name: Install dependencies
run: |
npm install node-html-parser marked @octokit/rest --save
npm install node-html-parser marked @octokit/rest -S
- name: Download Hero program
run: |
Expand Down

0 comments on commit 1680998

Please sign in to comment.