From 89fe2c6d773dd7649c8c2b6a46a1f3a512632b6f Mon Sep 17 00:00:00 2001 From: liamhuber Date: Tue, 23 Jul 2024 13:41:25 -0700 Subject: [PATCH] Target patch branch --- .github/workflows/push-pull.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/push-pull.yml b/.github/workflows/push-pull.yml index 352b38a..ca07abf 100644 --- a/.github/workflows/push-pull.yml +++ b/.github/workflows/push-pull.yml @@ -9,7 +9,7 @@ on: jobs: pyiron: - uses: pyiron/actions/.github/workflows/push-pull.yml@debug_py_version + uses: pyiron/actions/.github/workflows/push-pull.yml@v3.2.1 secrets: inherit with: tests-env-files: .ci_support/environment.yml .ci_support/environment-tests.yml