Skip to content

Commit 3ae8a98

Browse files
authored
Checkout before filtering changed files (#184)
1 parent 3ac9885 commit 3ae8a98

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
outputs:
1212
project_files: ${{ steps.filter.outputs.project_files }}
1313
steps:
14+
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
1415
- uses: dorny/paths-filter@fbd0ab8f3e69293af611ebaee6363fc25e6d187d # v4.0.1
1516
id: filter
1617
with:

0 commit comments

Comments
 (0)