Skip to content

Commit fa55ca8

Browse files
chore(deps): update actions/checkout action to v6
1 parent be9c054 commit fa55ca8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-image.yml

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

2828
steps:
2929
- name: Checkout repository
30-
uses: actions/checkout@v4
30+
uses: actions/checkout@v6
3131
with:
3232
fetch-depth: 0 # Full history for version detection
3333

0 commit comments

Comments
 (0)