We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 31134ad + 1e38e47 commit fda8724Copy full SHA for fda8724
2 files changed
.github/workflows/lint-eslint.yml
@@ -28,7 +28,7 @@ jobs:
28
src: ${{ steps.changes.outputs.src}}
29
30
steps:
31
- - uses: dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36 # v3.0.2
+ - uses: dorny/paths-filter@9d7afb8d214ad99e78fbd4247752c4caed2b6e4c # v4.0.0
32
id: changes
33
continue-on-error: true
34
with:
.github/workflows/node.yml
0 commit comments