Skip to content

Commit 40e66cc

Browse files
chore(deps): update actions/checkout action to v6
1 parent 68dc23b commit 40e66cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/template-smoke.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222

2323
steps:
2424
- name: Checkout
25-
uses: actions/checkout@v4
25+
uses: actions/checkout@v6
2626

2727
- name: Setup Bun
2828
uses: oven-sh/setup-bun@v2

0 commit comments

Comments
 (0)