stacks/ts-spreadsheets
chore(deps): update all non-major dependencies
#964
Closed
renovate[bot]
wants to merge
renovate/all-minor-patch
into
main
3 files
+190
-30
.github/workflows/release.ymlmodified+1-1Changes to .github/workflows/release.yml | @@ -15,7 +15,7 @@ jobs: |
| 15 | 15 | |
| 16 | 16 | steps: |
| 17 | 17 | - name: Checkout |
| 18 | | - uses: actions/checkout@v6.0.1 |
| 18 | + uses: actions/checkout@v6.0.2 |
| 19 | 19 | with: |
| 20 | 20 | fetch-depth: 0 |
| 21 | 21 | |