We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c46bc72 commit 3521c93Copy full SHA for 3521c93
.github/workflows/lint.yml
@@ -28,7 +28,7 @@ jobs:
28
php-version: '8.2'
29
- name: Get changed files
30
id: changedFiles
31
- uses: tj-actions/changed-files@v44
+ uses: tj-actions/changed-files@v46
32
- uses: jwalton/gh-find-current-pr@v1
33
id: findPr
34
with:
0 commit comments