From b1a563f4ecd2e61afb2d945f1dc12aa3c35c980e Mon Sep 17 00:00:00 2001 From: GrantBirki Date: Sun, 22 Dec 2024 10:51:47 -0800 Subject: [PATCH] update actions/checkout workflow --- .github/workflows/restart.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/restart.yml b/.github/workflows/restart.yml index e19f5f4..12adf53 100644 --- a/.github/workflows/restart.yml +++ b/.github/workflows/restart.yml @@ -15,7 +15,7 @@ jobs: steps: - name: checkout - uses: actions/checkout@v4.2.2 + uses: actions/checkout@v4 - uses: actions/setup-node@v4.1.0 with: