Skip to content

Commit 975c24a

Browse files
committed
yolo: update readme to include fetch-depth
1 parent e1b26a2 commit 975c24a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ jobs:
2020
runs-on: ubuntu-latest
2121
steps:
2222
- uses: actions/checkout@v4
23+
with:
24+
fetch-depth: 0
2325
- name: Validate Plugin Version
2426
uses: jazzsequence/action-validate-plugin-version@v1
2527
with:

0 commit comments

Comments
 (0)