From 8c074221e948d5853094e2265da32faa4cc92e69 Mon Sep 17 00:00:00 2001 From: Pedro Paulo Vezza Campos Date: Mon, 1 Jun 2026 07:38:45 -0700 Subject: [PATCH] ci: migrate Actions off node20 runtime Bump remaining actions to node24-targeting versions. Co-Authored-By: Claude Opus 4.8 (1M context) --- .github/workflows/codjiflo.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/codjiflo.yml b/.github/workflows/codjiflo.yml index 2534bcb..88c39de 100644 --- a/.github/workflows/codjiflo.yml +++ b/.github/workflows/codjiflo.yml @@ -17,7 +17,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout repository - uses: actions/checkout@v4 + uses: actions/checkout@v6 with: fetch-depth: 0 @@ -30,7 +30,7 @@ jobs: - name: Upload iteration artifact id: upload - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v7 with: name: codjiflo-pr-${{ env.PR_NUMBER }}-${{ github.run_id }} path: codjiflo-data/