Skip to content

Commit

Permalink
add checkout action to detect-changes step
Browse files Browse the repository at this point in the history
  • Loading branch information
squell committed Jan 16, 2025
1 parent 29fd380 commit 6c92185
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ jobs:
outputs:
updated: ${{ steps.filter.outputs.test-framework }}
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683

- uses: dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36
id: filter
with:
Expand Down

0 comments on commit 6c92185

Please sign in to comment.