From 0184ba96d6087c6dca62ef6a996567e6d2e2bb9e Mon Sep 17 00:00:00 2001 From: jvoisin Date: Tue, 15 Jul 2025 22:05:51 +0200 Subject: Bump actions/checkout from v3 to v4 --- .github/workflows/coverity.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows/coverity.yml') diff --git a/.github/workflows/coverity.yml b/.github/workflows/coverity.yml index 5a289bf..5fb36fd 100644 --- a/.github/workflows/coverity.yml +++ b/.github/workflows/coverity.yml @@ -9,7 +9,7 @@ jobs: container: debian:stable steps: - name: Checkout code - uses: actions/checkout@v3 + uses: actions/checkout@v4 - name: Install dependencies run: | apt update -- cgit v1.3