Skip to content

Commit

Permalink
Merge pull request #81 from atom-community/renovate/actions-setup-nod…
Browse files Browse the repository at this point in the history
…e-4.x

chore(deps): update actions/setup-node action to v4
  • Loading branch information
aminya authored Oct 28, 2023
2 parents 73eabe3 + 0ee48a0 commit ba89f25
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 @@ -24,7 +24,7 @@ jobs:
- name: Commit lint ✨
uses: wagoid/commitlint-github-action@v5

- uses: actions/setup-node@v3
- uses: actions/setup-node@v4
with:
node-version: "18"
- name: Setup PNPM
Expand Down

0 comments on commit ba89f25

Please sign in to comment.