From 274844bc19040266224bf0c407f92b43dd616a1b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20Vav=C5=99=C3=ADk?= Date: Wed, 31 May 2023 19:20:07 +0200 Subject: [PATCH] Use only major version tj-actions/changed-files --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4652ac977..49b159036 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -63,7 +63,7 @@ jobs: steps: - uses: actions/checkout@v3 - id: files - uses: tj-actions/changed-files@v36.0.10 + uses: tj-actions/changed-files@v36 continue-on-error: true - id: detect-changes run: |