Skip to content

Commit

Permalink
fix: checkout before dorny/paths-filter (#3752)
Browse files Browse the repository at this point in the history
  • Loading branch information
ghaiszaher authored Sep 7, 2023
1 parent fac46b7 commit a9cbd68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
if: github.event.pull_request.draft == false
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: dorny/paths-filter@v2
id: changes
with:
Expand Down

0 comments on commit a9cbd68

Please sign in to comment.