From dd1fc20177a31de36df57fe1b5fe3d6e9d2d0278 Mon Sep 17 00:00:00 2001 From: Spencer Bryngelson Date: Sat, 9 Nov 2024 12:42:01 -0500 Subject: [PATCH] Update test.yml --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index de063affb..899fa464a 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -115,7 +115,7 @@ jobs: ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true steps: - name: Clone - uses: actions/checkout@v3 + uses: actions/checkout@v4 - name: Build & Test if: matrix.lbl == 'gt'