Skip to content

Commit

Permalink
Update setup-node
Browse files Browse the repository at this point in the history
  • Loading branch information
Eeems committed May 20, 2024
1 parent 724126f commit c16db4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
- name: Checkout the Git repository
uses: actions/checkout@v4
- name: Setup Node
uses: actions/setup-node@v3
uses: actions/setup-node@v4
with:
node-version: '16'
- name: Check Markdown links
Expand Down

0 comments on commit c16db4e

Please sign in to comment.