Skip to content

Commit 1a1e7b8

Browse files
authored
Update .github/workflows/comment-on-asciidoc-changes.yml
1 parent 5645b37 commit 1a1e7b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/comment-on-asciidoc-changes.yml

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

1010
steps:
1111
- name: Checkout the repository
12-
uses: actions/checkout@v3
12+
uses: actions/checkout@v4
1313
with:
1414
fetch-depth: 0 # This is important to fetch all history
1515

0 commit comments

Comments
 (0)