Skip to content

Commit

Permalink
Merge pull request #13 from aminya/renovate/actions-setup-node-4.x [s…
Browse files Browse the repository at this point in the history
…kip ci]

chore(deps): update actions/setup-node action to v4
  • Loading branch information
aminya authored Jan 21, 2024
2 parents 1d0f953 + ce19c16 commit 7881787
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
"cache-OS:${{ matrix.os }}-"
- name: Setup Node
uses: actions/setup-node@v2
uses: actions/setup-node@v4
with:
node-version: ${{ matrix.node }}

Expand Down

0 comments on commit 7881787

Please sign in to comment.