From 99e0ae044bca4d054cc37773186644b8bc6d7a63 Mon Sep 17 00:00:00 2001 From: Laurent Gatto Date: Thu, 6 Mar 2025 22:01:18 +0100 Subject: [PATCH] update workflow --- .github/workflows/check-bioc.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/check-bioc.yml b/.github/workflows/check-bioc.yml index 22b22f8..f918dca 100644 --- a/.github/workflows/check-bioc.yml +++ b/.github/workflows/check-bioc.yml @@ -137,7 +137,7 @@ jobs: ## Most of these steps are the same as the ones in ## https://github.com/r-lib/actions/blob/master/examples/check-standard.yaml ## If they update their steps, we will also need to update ours. - - uses: actions/checkout@v2 + - uses: actions/checkout@v4 - name: Query dependencies run: |