We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7939e3 commit 6cc1603Copy full SHA for 6cc1603
test/README-codeBlocks.md
@@ -2,7 +2,7 @@
2
3
<!-- AUTO-DOC-INPUT:START - Do not remove or modify this section -->
4
```yaml
5
-- uses: tj-actions/changed-files@v42.1.0
+- uses: tj-actions/changed-files@v44.0.1
6
id: changed-files
7
with:
8
# Specify a different base commit SHA used for comparing
test/README-codeBlocksMajorVersion.md
-- uses: tj-actions/changed-files@v42
+- uses: tj-actions/changed-files@v44
0 commit comments