From be4b9b664d84fe891920316aedec7594e2081893 Mon Sep 17 00:00:00 2001 From: Alex Lancaster Date: Wed, 13 Nov 2024 02:05:47 -0500 Subject: [PATCH] change deps --- .github/workflows/build_wheels.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build_wheels.yml b/.github/workflows/build_wheels.yml index 4b38ffc5b..3d82d2e6b 100644 --- a/.github/workflows/build_wheels.yml +++ b/.github/workflows/build_wheels.yml @@ -21,7 +21,7 @@ on: - '.github/workflows/release-drafter.yml' - '.github/workflows/codeql.yml' - '.github/workflows/run_citations.yml' - - '.github/workflows/update_citations.yml' + - '.github/actions/update_citations/action.yml' - '.gitattributes' push: paths-ignore: @@ -38,7 +38,7 @@ on: - '.github/workflows/release-drafter.yml' - '.github/workflows/codeql.yml' - '.github/workflows/run_citations.yml' - - '.github/workflows/update_citations.yml' + - '.github/actions/update_citations/action.yml' - '.gitattributes' release: types: