mirror of
https://github.com/go-task/task.git
synced 2024-12-04 10:24:45 +02:00
chore(deps): update tj-actions/changed-files action to v45 (#1835)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
460e587c66
commit
38d0fc2c55
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@ -47,7 +47,7 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Get changed files in the docs folder
|
||||
id: changed-files-specific
|
||||
uses: tj-actions/changed-files@v44
|
||||
uses: tj-actions/changed-files@v45
|
||||
with:
|
||||
files: website/versioned_docs/**
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user