Skip to content

Commit 74a99a8

Browse files
authored
Merge pull request #174 from atom-community/renovate/actions-setup-node-2.x
2 parents c6c9c8f + e32d952 commit 74a99a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
steps:
6060
- uses: actions/checkout@v2
6161
- uses: UziTech/action-setup-atom@v1
62-
- uses: actions/setup-node@v2.1.2
62+
- uses: actions/setup-node@v2.3.0
6363
with:
6464
node-version: "*"
6565
- name: NPM install

0 commit comments

Comments
 (0)