Skip to content

Commit 66745c2

Browse files
authored
Merge pull request #190 from atom-community/renovate/actions-setup-node-2.x
chore(deps): update actions/setup-node action to v2.4.1
2 parents 29b81b3 + 1aaeaf1 commit 66745c2

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/[email protected].0
62+
- uses: actions/[email protected].1
6363
with:
6464
node-version: "*"
6565
- name: NPM install

0 commit comments

Comments
 (0)