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 510d069 commit aada1cfCopy full SHA for aada1cf
.github/workflows/windows.yml
@@ -70,7 +70,7 @@ jobs:
70
- name: Get changed files
71
id: changed-files
72
if: github.event_name != 'push'
73
- uses: tj-actions/changed-files@v46
+ uses: tj-actions/changed-files@v47
74
75
- name: List all changed packages
76
id: changed-packages
0 commit comments