Skip to content

Commit

Permalink
chore: update node version workflow release to v20
Browse files Browse the repository at this point in the history
  • Loading branch information
icleitoncosta committed Jan 15, 2025
1 parent afc1d2f commit 6c902d3
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 @@ -28,7 +28,7 @@ jobs:
- name: Setup Node
uses: actions/[email protected]
with:
node-version: 19.x
node-version: 20.x

- name: Get npm cache directory
id: npm-cache
Expand Down

0 comments on commit 6c902d3

Please sign in to comment.