Skip to content

Commit 9112f51

Browse files
committed
ci(bump): updates actions/checkout to v7
1 parent 8ba3f29 commit 9112f51

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
GITHUB_REPO: ${{ github.event.repository.name }}
3232
steps:
3333
- name: Checkout
34-
uses: actions/checkout@v6
34+
uses: actions/checkout@v7
3535

3636
- name: Setup Bun
3737
uses: oven-sh/setup-bun@v2

0 commit comments

Comments
 (0)