From 3536f20c85a443ecc06ad4637dae95ae2ff7bf3d Mon Sep 17 00:00:00 2001 From: Oluwasetemi Ojo Date: Sun, 3 Mar 2024 00:48:41 -0500 Subject: [PATCH] Update Node version and API credentials --- .github/workflows/gradr.yml | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/.github/workflows/gradr.yml b/.github/workflows/gradr.yml index d5cc153..51dafaa 100644 --- a/.github/workflows/gradr.yml +++ b/.github/workflows/gradr.yml @@ -5,27 +5,27 @@ on: branches: - main -jobs: +jobs: autograde: name: Auto-Grade Code Changes runs-on: ubuntu-latest - + strategy: matrix: - node-version: [16.x] + node-version: [20.x] steps: - name: Checkout Your Code - uses: actions/checkout@v2 + uses: actions/checkout@v4 - name: Prepare Environment - uses: actions/setup-node@v1 + uses: actions/setup-node@v4 with: node-version: ${{ matrix.node-version }} - + - name: Acquire Audits - uses: actions/checkout@v2 - with: + uses: actions/checkout@v4 + with: repository: exam-01-practice/assignment-02-gradr-audits-js path: audits @@ -59,6 +59,5 @@ jobs: challenge: 'ch-1;ch-2;ch-3' lang: javascript server: https://api.sheetson.com/v2/sheets - sheetid: 1aH0KkRL9BL6W7rW684LJhq66vDCEADqWAut3i9VlYSw - token: HXlur8K20ZpoB-6FNsnSUtj2kGoDqCDHDl8vZBdLtQCv9UFOVhMsM2IBwD8 - \ No newline at end of file + sheetid: 1r4jloq3CKH4o6t5VgW-8fuRPkD3MEXP2FUEH6XXTSRs + token: rLYJMutJkU2vF4N4V2En3LucORJhZVQ3LmIVbylHcrSowmnBLmsi-nIKPfI