From 10c252a92a3c9e882b05e0e2678e642e88dcef30 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 17 Mar 2024 19:00:27 +0000 Subject: [PATCH] chore(deps): update actions/checkout action to v4 --- .github/workflows/status.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/status.yaml b/.github/workflows/status.yaml index 281e585..98012e5 100644 --- a/.github/workflows/status.yaml +++ b/.github/workflows/status.yaml @@ -14,7 +14,7 @@ jobs: newsman-daily-status: runs-on: ubuntu-22.04 steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - uses: ruby/setup-ruby@v1 with: ruby-version: 3.2