Skip to content

Commit cdb5092

Browse files
committed
Update actions/setup-node action to v2.1.4
1 parent d244210 commit cdb5092

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Checking out Repository
1616
uses: actions/[email protected]
1717
- name: Setting up node.js
18-
uses: actions/[email protected].2
18+
uses: actions/[email protected].4
1919
with:
2020
node-version: '12'
2121
- name: Creating new semantic version

0 commit comments

Comments
 (0)