Skip to content

Commit c0cb808

Browse files
committed
ci(docs[dorny/paths-filter]): 2.7.0 -> 2.11.1 to fix warning
The following actions uses node12 which is deprecated and will be forced to run on node16: dorny/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/ The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
1 parent a94cee8 commit c0cb808

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- uses: actions/checkout@v3
1616

1717
- name: Filter changed file paths to outputs
18-
uses: dorny/paths-filter@v2.7.0
18+
uses: dorny/paths-filter@v2.11.1
1919
id: changes
2020
with:
2121
filters: |

0 commit comments

Comments
 (0)