From 9f5a3fa021b9e79cfdac9244554d02ea224d5188 Mon Sep 17 00:00:00 2001 From: Patrick Kidger <33688385+patrick-kidger@users.noreply.github.com> Date: Sat, 4 Jan 2025 00:38:27 +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 0a8b807..eb91809 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -29,7 +29,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: |