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 cd141c5 commit 9f8824bCopy full SHA for 9f8824b
.github/workflows/detect-long-path.yml
@@ -20,7 +20,7 @@ jobs:
20
- uses: actions/checkout@v4
21
- name: Check for changed files
22
id: changed-files
23
- uses: tj-actions/changed-files@115870536a85eaf050e369291c7895748ff12aea
+ uses: tj-actions/changed-files@v46.0.5
24
- name: Detect long path
25
env:
26
ALL_CHANGED_FILES: ${{ steps.changed-files.outputs.all_changed_files }} # ignore the deleted files
0 commit comments