diff options
| author | Jakob Lichtenberg <[email protected]> | 2025-04-01 17:03:39 -0700 |
|---|---|---|
| committer | Jakob Lichtenberg <[email protected]> | 2025-04-01 17:03:39 -0700 |
| commit | fd2e0aaf97c2a31d1bcb608a96e68171e6308d69 (patch) | |
| tree | 2c6617043f2786c7ff8deb350f0703c1135e362a /.github | |
| parent | b3ab6ed40f649eef366e42c8177380defcca2c1d (diff) | |
| parent | 5d5cd612d00cc8c17f22a2793a284d1bb5091cdb (diff) | |
Merge branch 'main' into prahant/pc_loadletter_03012
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 9c1202b2..0e5825d1 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@v41 + uses: tj-actions/changed-files@v46 with: separator: "," |
