From 3ebd048cf78048c7a6153701d182a2f683277ba3 Mon Sep 17 00:00:00 2001 From: Sarah Boyce <42296566+sarahboyce@users.noreply.github.com> Date: Fri, 10 Jul 2026 11:10:07 +0200 Subject: Bumped versions in Github actions configuration. --- .github/workflows/python_matrix.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.github/workflows/python_matrix.yml') diff --git a/.github/workflows/python_matrix.yml b/.github/workflows/python_matrix.yml index 921497698f..4d31af141a 100644 --- a/.github/workflows/python_matrix.yml +++ b/.github/workflows/python_matrix.yml @@ -23,7 +23,7 @@ jobs: timeout-minutes: 60 steps: - name: Checkout code - uses: actions/checkout@v6 + uses: actions/checkout@v7 with: persist-credentials: false - id: set-matrix @@ -40,7 +40,7 @@ jobs: timeout-minutes: 60 steps: - name: Checkout - uses: actions/checkout@v6 + uses: actions/checkout@v7 with: persist-credentials: false - name: Set up Python ${{ matrix.python-version }} -- cgit v1.3