Skip to content

Commit 68aab50

Browse files
authored
Merge pull request #18 from atom-community/renovate/actions-setup-node-3.x
2 parents 9e9e5c9 + e483725 commit 68aab50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
steps:
6161
- uses: actions/checkout@v2
6262
- uses: atom-community/action-setup-atom@v1
63-
- uses: actions/setup-node@v2
63+
- uses: actions/setup-node@v3
6464
with:
6565
node-version: "12.x"
6666
- name: NPM install

0 commit comments

Comments
 (0)