We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a38b89 commit 4c5c1e3Copy full SHA for 4c5c1e3
1 file changed
.github/workflows/ci.yml
@@ -30,7 +30,7 @@ jobs:
30
ci: ${{ steps.filter.outputs.ci }}
31
steps:
32
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
33
- - uses: dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36 # v3.0.2
+ - uses: dorny/paths-filter@9d7afb8d214ad99e78fbd4247752c4caed2b6e4c # v4.0.0
34
id: filter
35
# When updating filters here, make sure to also add or remove them from the
36
# outputs block above.
0 commit comments