From ff565487467cc8c8dcebb7d93c21079449399a37 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Tue, 24 Jan 2023 15:09:32 +0100 Subject: Bump actions/checkout version --- .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 d83aa9f..5a289bf 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@v2 + uses: actions/checkout@v3 - name: Install dependencies run: | apt update -- cgit v1.3