Skip to content

Commit 718e918

Browse files
committed
add checkout
1 parent 67bc3dd commit 718e918

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/contrib.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
permissions:
3434
pull-requests: write
3535
steps:
36+
- uses: actions/checkout@v3
3637
- name: Get changed files in the docs folder
3738
id: changed-files
3839
uses: tj-actions/changed-files@v35

0 commit comments

Comments
 (0)