Skip to content

Commit 8e9232c

Browse files
chore(deps): update actions/checkout action to v5
1 parent 743c3ac commit 8e9232c

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@v5
3131
with:
3232
fetch-depth: 0 # Full history for version detection
3333

0 commit comments

Comments
 (0)