Skip to content

Commit 7bc8e5d

Browse files
authored
Update action name (#779)
1 parent 16ae1e9 commit 7bc8e5d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/generator-version-guard.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
with:
1818
fetch-depth: 2
1919

20-
- name: Run generator version guard
21-
uses: DevExpress/github-actions/generator-version-guard@main
20+
- name: Run check for version update
21+
uses: DevExpress/github-actions/check-for-version-update@main
2222
with:
23-
generator_path: packages/devextreme-react-generator
23+
path: packages/devextreme-react-generator

0 commit comments

Comments
 (0)