Skip to content

Commit c7c1eaf

Browse files
authored
Merge pull request #11 from atom-community/renovate/actions-setup-node-2.x
2 parents 6984344 + 54bd1f2 commit c7c1eaf

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
@@ -60,7 +60,7 @@ jobs:
6060
steps:
6161
- uses: actions/checkout@v2
6262
- uses: UziTech/action-setup-atom@v1
63-
- uses: actions/setup-node@v1
63+
- uses: actions/setup-node@v2
6464
with:
6565
node-version: "14.x"
6666
- name: NPM install

0 commit comments

Comments
 (0)