Skip to content

Commit

Permalink
Update setup-node
Browse files Browse the repository at this point in the history
  • Loading branch information
forkineye committed Feb 12, 2024
1 parent a2f0581 commit dbdb3bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ jobs:
merge-multiple: true

# Install Node
- uses: actions/setup-node@v3
- uses: actions/setup-node@v4
with:
node-version: '20'
- run: npm install
Expand Down

0 comments on commit dbdb3bb

Please sign in to comment.