From 81d76e2d91831249473f20e4c6684f3f2a7d78ac Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 7 Sep 2025 02:54:11 +0000 Subject: [PATCH] chore(deps): update actions/checkout action to v5 --- .github/workflows/continuous-integration.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/continuous-integration.yaml b/.github/workflows/continuous-integration.yaml index ccc07062e..3ccde64ee 100644 --- a/.github/workflows/continuous-integration.yaml +++ b/.github/workflows/continuous-integration.yaml @@ -5,7 +5,7 @@ jobs: name: Continuous Integration runs-on: ubuntu-latest steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v5 - uses: actions/setup-node@v4 with: node-version: '20.19.5'

AltStyle によって変換されたページ (->オリジナル) /