chore(deps)!: update actions/checkout action to v6 (#45)

Co-authored-by: onion-4-dinner <15676555+onion-4-dinner@users.noreply.github.com>
This commit is contained in:
2026-02-14 01:44:41 -06:00
committed by GitHub
co-authored by onion-4-dinner
parent f0006c4c43
commit 2d6e22105d
4 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ jobs:
name: Renovate
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v6
# Go is required for postUpgradeTasks (go generate runs templ + sqlc).
- uses: actions/setup-go@v6