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.
2 parents 1421b72 + 0158fad commit f0eac65Copy full SHA for f0eac65
.github/workflows/ci.yml
@@ -22,7 +22,7 @@ jobs:
22
23
- name: Get specific changed files
24
id: changed-files
25
- uses: tj-actions/changed-files@v42
+ uses: tj-actions/changed-files@v46.0.5
26
with:
27
separator: ","
28
files: |
.github/workflows/templates/ci.yml
0 commit comments