We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0aefc94 commit 91e2ca1Copy full SHA for 91e2ca1
.github/workflows/build_py_tools.yml
@@ -22,7 +22,7 @@ jobs:
22
fetch-depth: 2
23
ref: ${{ github.event.pull_request.head.ref }}
24
- name: Verify Python Tools Changed
25
- uses: tj-actions/changed-files@v36
+ uses: tj-actions/changed-files@v41
26
id: verify-changed-files
27
with:
28
fetch_depth: '2'
0 commit comments