summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorAdonais Romero González <[email protected]>2023-05-01 15:28:26 -0700
committerAdonais Romero González <[email protected]>2023-05-01 15:28:26 -0700
commit75f92869610aae4fee19eca3eeb2af0fccd37948 (patch)
treed6073e08df962356508c928b96977093bc6ecbc1 /.github/workflows
parentc25e09d5d97a284adf83e3824527c133ad69fd6d (diff)
parent46db93c4c0542166457f5504010b402a9426ab1d (diff)
Merge branch 'main' into develop
Diffstat (limited to '.github/workflows')
-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 fa115e25..147bd4e2 100644
--- a/.github/workflows/ci-pr.yml
+++ b/.github/workflows/ci-pr.yml
@@ -26,7 +26,7 @@ jobs:
- name: Get changed files
id: get-changed-files
- uses: tj-actions/changed-files@v27
+ uses: tj-actions/changed-files@v35
with:
separator: ","