Skip to content

Commit

Permalink
Merge pull request #24 from daymosik/upgrade-setup-node
Browse files Browse the repository at this point in the history
update setup node
  • Loading branch information
HiddeRpl authored Nov 5, 2024
2 parents 94a7d1f + 38bd6b6 commit d19027f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
steps:
- uses: actions/checkout@v1
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v1
uses: actions/setup-node@v4
with:
node-version: ${{ matrix.node-version }}

Expand Down

0 comments on commit d19027f

Please sign in to comment.