Skip to content
This repository was archived by the owner on Feb 19, 2024. It is now read-only.

Commit 694639a

Browse files
renovate-botcoderbyheart
authored andcommitted
chore(deps): update actions/setup-node action to v2
1 parent a6cacbc commit 694639a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/semantic-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515

1616
steps:
1717
- uses: actions/checkout@v2
18-
- uses: actions/setup-node@v1
18+
- uses: actions/setup-node@v2
1919
with:
2020
node-version: "14.x"
2121
- name: Authenticate with NPM registry

0 commit comments

Comments
 (0)