Skip to content

Commit

Permalink
Change node version for size-limit
Browse files Browse the repository at this point in the history
  • Loading branch information
dawsbot committed Feb 12, 2024
1 parent c66a997 commit ec8cb40
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/size-limit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ jobs:
env:
CI_JOB_NUMBER: 1
steps:
- uses: actions/setup-node@v4
with:
node-version: 20
- uses: actions/checkout@v1
- uses: andresz1/size-limit-action@v1
with:
Expand Down

0 comments on commit ec8cb40

Please sign in to comment.