Skip to content

Commit f0a8268

Browse files
Bump tj-actions/changed-files from 44 to 46 in /.github/workflows
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 44 to 46. - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](tj-actions/changed-files@v44...v46) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-version: '46' dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0201151 commit f0a8268

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
- name: Get changed files
6969
id: changed-files
7070
if: github.event_name != 'push'
71-
uses: tj-actions/changed-files@v44
71+
uses: tj-actions/changed-files@v46
7272

7373
- name: List all changed packages
7474
id: changed-packages

0 commit comments

Comments
 (0)