We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0201151 + f0a8268 commit ecbfc67Copy full SHA for ecbfc67
.github/workflows/windows.yml
@@ -68,7 +68,7 @@ jobs:
68
- name: Get changed files
69
id: changed-files
70
if: github.event_name != 'push'
71
- uses: tj-actions/changed-files@v44
+ uses: tj-actions/changed-files@v46
72
73
- name: List all changed packages
74
id: changed-packages
0 commit comments