ReviewOS

also looking at this

pantry-pm/pantry

chore(deps): update dependency actions/checkout to v5.0.0

#118
Closed chrisbbreuer wants to merge buddy-bot/update-major-update---actions/checkout-1755720506575 into main
1 file +1 -1
.github/workflows/launchpad-install.ymlmodified+1-1
Changes to .github/workflows/launchpad-install.yml
@@ -29,7 +29,7 @@ jobs:
2929
3030 steps:
3131 - name: Checkout repository
32 uses: actions/checkout@v4
32 uses: actions/checkout@v5.0.0
3333 with:
3434 fetch-depth: 0
3535