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 1576123 commit 80b67b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yaml
Expand Up @@ -63,7 +63,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 80b67b2

Please sign in to comment.