ReviewOS

also looking at this

stacks/ts-cloud

chore(deps): update dependency actions/checkout to v6.0.1

#27
Closed chrisbbreuer wants to merge buddy-bot/update-major-update---actions/checkout-1769782268041 into main
1 file +1 -1
.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@v4
18 uses: actions/checkout@v6.0.1
1919
2020 - name: Setup Node.js
2121 uses: actions/setup-node@v4