Skip to content

Commit

Permalink
Merge branch 'main' into feat/ensure-deduped-lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
jacekradko authored Jan 16, 2025
2 parents 1aa9578 + 85fbb8b commit 64012d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ jobs:
run: pnpm turbo lint $TURBO_ARGS --only -- --quiet

- name: Upload Turbo Summary
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
if: ${{ env.TURBO_SUMMARIZE == 'true' }}
continue-on-error: true
with:
Expand Down

0 comments on commit 64012d3

Please sign in to comment.