summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorAdonais Romero Gonzalez <[email protected]>2024-01-29 14:29:28 -0800
committerAdonais Romero Gonzalez <[email protected]>2024-01-29 14:29:28 -0800
commitc657bc76ca6cf64660e12efe2d07a100055d98c0 (patch)
treea3c429d9253420bc0ac85d0e907eb869cb8b74f2 /.github
parent375796ace98c7f24779a553c9127d340855442af (diff)
parentdcf6265102838bdd29899037a6fc630ae455f80d (diff)
Merge branch 'main' into develop
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/ci-pr.yml2
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: ","