Skip to content

Commit

Permalink
feat: workflow to start using node20 (#76)
Browse files Browse the repository at this point in the history
  • Loading branch information
jordiroig-tf authored Feb 23, 2024
1 parent 385b7d7 commit ce943bc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci-standard-checks-workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ jobs:
uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: actions/setup-node@v4
with:
node-version: 20
- name: CI Standard Checks
uses: Typeform/ci-standard-checks@v1
with:
Expand Down

0 comments on commit ce943bc

Please sign in to comment.