Update actions/checkout action to v7
Lint / lint (push) Successful in 1m53s
Test build / test-build (pull_request) Successful in 2m21s

This commit is contained in:
2026-07-28 12:06:03 +00:00
parent 4b712de788
commit 805f25dd2e
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ jobs:
uses: docker/setup-buildx-action@v3
- name: Clone repo
uses: actions/checkout@v6
uses: actions/checkout@v7
- name: Install dependencies
run: bun install --frozen-lockfile