Skip to content

Commit

Permalink
Update airdrop-cli/.github/workflows/tallyRepo.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
0x4007 committed Feb 14, 2024
1 parent aa7c5dd commit 371bf3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion airdrop-cli/.github/workflows/tallyRepo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Install Node.js
uses: actions/setup-node@v4
with:
node-version: "20"
node-version: "20.10.0"

- name: Install Dependencies
run: yarn install
Expand Down

0 comments on commit 371bf3a

Please sign in to comment.