Skip to content

Commit

Permalink
Merge pull request #11 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 a7fefc6 + 9f05d48 commit 3e71052
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 @@ -35,7 +35,7 @@ jobs:
"cache-OS:${{ matrix.os }}-"
- name: Setup Node
uses: actions/setup-node@v3
uses: actions/setup-node@v4
with:
node-version: ${{ matrix.node }}

Expand Down

0 comments on commit 3e71052

Please sign in to comment.