From 18bf1cb0b5190127857b8effbe4db996447f4f58 Mon Sep 17 00:00:00 2001 From: Spencer Comfort <109806759+GiddyGoatGaming@users.noreply.github.com> Date: Wed, 25 Jan 2023 16:07:59 -0500 Subject: [PATCH] Update pull-request-test.yml --- .github/workflows/pull-request-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pull-request-test.yml b/.github/workflows/pull-request-test.yml index a9c7c0f..fb87ec3 100644 --- a/.github/workflows/pull-request-test.yml +++ b/.github/workflows/pull-request-test.yml @@ -9,7 +9,7 @@ jobs: pull-request-test: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v3 - uses: ./ with: script: |