diff options
| author | Adonais Romero Gonzalez <[email protected]> | 2024-01-29 14:29:28 -0800 |
|---|---|---|
| committer | Adonais Romero Gonzalez <[email protected]> | 2024-01-29 14:29:28 -0800 |
| commit | c657bc76ca6cf64660e12efe2d07a100055d98c0 (patch) | |
| tree | a3c429d9253420bc0ac85d0e907eb869cb8b74f2 /.github | |
| parent | 375796ace98c7f24779a553c9127d340855442af (diff) | |
| parent | dcf6265102838bdd29899037a6fc630ae455f80d (diff) | |
Merge branch 'main' into develop
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/ci-pr.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci-pr.yml b/.github/workflows/ci-pr.yml index 695d4186..fd2b78a6 100644 --- a/.github/workflows/ci-pr.yml +++ b/.github/workflows/ci-pr.yml @@ -27,7 +27,7 @@ jobs: - name: Get changed files id: get-changed-files - uses: tj-actions/changed-files@v35 + uses: tj-actions/changed-files@v41 with: separator: "," |
