Skip to content

Commit

Permalink
chore(release): Pin version 18 of Node
Browse files Browse the repository at this point in the history
  • Loading branch information
CristhianMotoche committed Jun 26, 2024
1 parent 90bed88 commit 06c74f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: "Pin node version"
uses: actions/setup-node@v2
with:
node-version: '14'
node-version: '18'
- name: Semantic Release
uses: cycjimmy/semantic-release-action@v4
with:
Expand Down

0 comments on commit 06c74f2

Please # to comment.