Skip to content

Commit 9dc2220

Browse files
chore: bump tj-actions/changed-files from 44 to 45 (#439)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7f22505 commit 9dc2220

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ jobs:
229229
-
230230
name: Get API changed files
231231
id: api-changed-files
232-
uses: tj-actions/changed-files@v44
232+
uses: tj-actions/changed-files@v45
233233
with:
234234
files: api/**/*.php
235235
-

0 commit comments

Comments
 (0)