From b7507bad7730e5f6558cfcce29976f65890083ca Mon Sep 17 00:00:00 2001 From: Mariusz Felisiak Date: Fri, 12 Sep 2025 16:57:52 +0200 Subject: Bumped versions in Github actions configuration. --- .github/workflows/check_commit_messages.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows/check_commit_messages.yml') diff --git a/.github/workflows/check_commit_messages.yml b/.github/workflows/check_commit_messages.yml index ee9536f482..701d6f0584 100644 --- a/.github/workflows/check_commit_messages.yml +++ b/.github/workflows/check_commit_messages.yml @@ -13,7 +13,7 @@ jobs: if: startsWith(github.event.pull_request.base.ref, 'stable/') runs-on: ubuntu-latest steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v5 - name: Calculate commit prefix id: vars -- cgit v1.3