Skip to content

Commit

Permalink
Updated README.
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 15, 2023
1 parent 69ed344 commit 3381572
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion test/README-codeBlocks.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<!-- AUTO-DOC-INPUT:START - Do not remove or modify this section -->
```yaml
- uses: tj-actions/changed-files@
- uses: tj-actions/changed-files@v40.1.1
id: changed-files
with:
# Specify a different base commit SHA used for comparing
Expand Down
2 changes: 1 addition & 1 deletion test/README-codeBlocksMajorVersion.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<!-- AUTO-DOC-INPUT:START - Do not remove or modify this section -->
```yaml
- uses: tj-actions/changed-files@
- uses: tj-actions/changed-files@v40
id: changed-files
with:
# Specify a different base commit SHA used for comparing
Expand Down

0 comments on commit 3381572

Please sign in to comment.