Skip to content

Commit

Permalink
ci(release): bump node version
Browse files Browse the repository at this point in the history
  • Loading branch information
rcarriga committed Jan 15, 2024
1 parent 7e5e164 commit 7c0c9cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v1
with:
node-version: 18
node-version: 20
- name: Release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 7c0c9cf

Please sign in to comment.