From dcafc480d4a2bb9ec3b62658d5ae136db847b2d8 Mon Sep 17 00:00:00 2001 From: Patrick Kidger <33688385+patrick-kidger@users.noreply.github.com> Date: Sat, 4 Jan 2025 00:37:18 +0100 Subject: [PATCH] Bump release pipeline --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index c60591b..259e185 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -10,7 +10,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Release - uses: patrick-kidger/action_update_python_project@v4 + uses: patrick-kidger/action_update_python_project@v6 with: python-version: "3.11" test-script: |