From 91e96bc88ff36dd70567f88dbe9886a61e5fabb7 Mon Sep 17 00:00:00 2001 From: Trenton H Date: Mon, 10 Oct 2022 14:45:46 -0700 Subject: [PATCH] Bumps tj-actions/changed-files which should resolve the CI warning about Node 12 --- .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 29a89f3ca..aa11964bb 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -137,7 +137,7 @@ jobs: - name: Get changed files id: changed-files-specific - uses: tj-actions/changed-files@v31.0.2 + uses: tj-actions/changed-files@v32 with: files: | src/**