Skip to content

Commit 47c086d

Browse files
committed
latest node
1 parent f537fa4 commit 47c086d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/CD.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,6 @@ jobs:
88
runs-on: ubuntu-latest
99
steps:
1010
- uses: actions/checkout@v3
11-
- uses: actions/setup-node@v3
12-
with:
13-
node-version: '16.x'
14-
registry-url: 'https://registry.npmjs.org'
1511
- name: Semantic Release
1612
uses: cycjimmy/semantic-release-action@v3
1713
id: semantic

0 commit comments

Comments
 (0)