mirror of
https://github.com/apache/superset.git
synced 2026-04-17 15:15:20 +00:00
Update prefer_typescript.yml (#10069)
This commit is contained in:
2
.github/workflows/prefer_typescript.yml
vendored
2
.github/workflows/prefer_typescript.yml
vendored
@@ -12,7 +12,7 @@ jobs:
|
||||
steps:
|
||||
- name: Get changed files
|
||||
id: changed
|
||||
uses: trilom/file-changes-action@v1.2.3
|
||||
uses: trilom/file-changes-action@master
|
||||
with:
|
||||
githubToken: ${{ secrets.GITHUB_TOKEN }}
|
||||
- name: Determine if a .js or .jsx file was added
|
||||
|
||||
Reference in New Issue
Block a user