From 9871f944a4cf335ffb1559fd838a0e969e31b20c Mon Sep 17 00:00:00 2001 From: bossOfCode <95505913+bossOfCode@users.noreply.github.com> Date: Mon, 2 Sep 2024 21:18:56 -0500 Subject: [PATCH] push --- .github/workflows/action.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/action.yml b/.github/workflows/action.yml index 36863db..81d5e28 100644 --- a/.github/workflows/action.yml +++ b/.github/workflows/action.yml @@ -53,7 +53,7 @@ jobs: - name: checkout repo content uses: actions/checkout@v4.1.7 # checkout the repository content to github runner with: - ref: v1.2 + ref: v1.4.2 - name: setup python uses: actions/setup-python@v5.2.0 @@ -101,7 +101,7 @@ jobs: - name: checkout repo content uses: actions/checkout@v4.1.7 # checkout the repository content to github runner with: - ref: v1.2 + ref: v1.4.2 - name: 'Restore cache: Linux Runner' if: startsWith(runner.os, 'Linux') @@ -149,7 +149,7 @@ jobs: - name: checkout repo content uses: actions/checkout@v4.1.7 # checkout the repository content to github runner with: - ref: v1.2 + ref: v1.4.2 - name: 'Restore cache: Linux Runner' if: startsWith(runner.os, 'Linux') @@ -196,7 +196,7 @@ jobs: - name: checkout repo content uses: actions/checkout@v4.1.7 # checkout the repository content to github runner with: - ref: v1.2 + ref: v1.4.2 - name: 'Restore cache: Linux Runner' if: startsWith(runner.os, 'Linux') @@ -243,7 +243,7 @@ jobs: - name: checkout repo content uses: actions/checkout@v4.1.7 # checkout the repository content to github runner with: - ref: v1.2 + ref: v1.4.2 - name: 'Restore cache: Linux Runner' if: startsWith(runner.os, 'Linux')