Skip to content

Commit 06beea8

Browse files
authored
Merge pull request #43 from two-inc/dependabot/github_actions/github-actions-76468cb07f
Chore(deps): Bump actions/checkout from 5 to 6 in the github-actions group across 1 directory
2 parents 67c404a + b398914 commit 06beea8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
id-token: write
1818
pull-requests: write
1919
steps:
20-
- uses: actions/checkout@v5
20+
- uses: actions/checkout@v6
2121
- name: Setup uv
2222
uses: astral-sh/setup-uv@v7
2323
with:

0 commit comments

Comments
 (0)