ReviewOS

also looking at this

stacks/ts-spreadsheets

chore(deps): update all non-major dependencies

#1170
Open renovate[bot] wants to merge renovate/all-minor-patch into main
3 files +26 -6
.github/workflows/release.ymlmodified+1-1
Changes to .github/workflows/release.yml
@@ -15,7 +15,7 @@ jobs:
1515
1616 steps:
1717 - name: Checkout
18 uses: actions/checkout@v6.0.1
18 uses: actions/checkout@v6.0.2
1919 with:
2020 fetch-depth: 0
2121