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 066705a commit f7fe86bCopy full SHA for f7fe86b
.github/workflows/e2e.yml
@@ -20,7 +20,7 @@ jobs:
20
- uses: actions/checkout@v4
21
- name: Get changed files
22
id: changed-files
23
- uses: tj-actions/changed-files@v34
+ uses: tj-actions/changed-files@v46
24
with:
25
separator: ","
26
0 commit comments