We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d219361 commit 9c3a1a8Copy full SHA for 9c3a1a8
.github/workflows/github-actions-lint.yml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-latest
10
steps:
11
- uses: actions/checkout@v4
12
- - uses: tj-actions/changed-files@v44
+ - uses: tj-actions/changed-files@v45
13
id: changed-files
14
with:
15
files: |
.github/workflows/yaml-lint.yml
0 commit comments