From fe6045da4d18b2da464e8ba58b5c2706e2c4ef28 Mon Sep 17 00:00:00 2001 From: Brent Lucas Date: Tue, 30 Jan 2024 10:15:27 -0600 Subject: [PATCH] node js update --- .github/workflows/PullRequestBuild.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/PullRequestBuild.yml b/.github/workflows/PullRequestBuild.yml index e283bc2..3df67b6 100644 --- a/.github/workflows/PullRequestBuild.yml +++ b/.github/workflows/PullRequestBuild.yml @@ -14,7 +14,7 @@ jobs: steps: - name: Checkout repository - uses: actions/checkout@v3 + uses: actions/checkout@v4 ## Modern build and test steps