Skip to content

Commit b4afd1e

Browse files
Bump tj-actions/changed-files from 46 to 47 (#362)
No changes to schema or documentation, therefore ignoring failing tests.
1 parent 72f97d3 commit b4afd1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/schema.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
ref: ${{ github.event.pull_request.head.sha }}
2020
fetch-depth: 0
2121
- id: files
22-
uses: tj-actions/changed-files@v46
22+
uses: tj-actions/changed-files@v47
2323
- name: Install packages
2424
run: |
2525
sudo apt-get update

0 commit comments

Comments
 (0)