From c0725378e80d4b46c3bdda9bedb396507bafbad4 Mon Sep 17 00:00:00 2001 From: Nicola Soranzo Date: Fri, 2 Jul 2021 13:23:38 +0100 Subject: [PATCH] Update file-changes-action action version --- .github/workflows/starforge.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/starforge.yaml b/.github/workflows/starforge.yaml index 593409b..819b5b7 100644 --- a/.github/workflows/starforge.yaml +++ b/.github/workflows/starforge.yaml @@ -27,7 +27,7 @@ jobs: wheel_builder_type: universal steps: - uses: actions/checkout@v2 - - uses: trilom/file-changes-action@v1.2.3 + - uses: trilom/file-changes-action@v1.2.4 name: Collect file changes - name: Filter file changes to wheel paths run: |