From 8d63e45d294bbb715c463d8764c8bf4d726d1adb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 22 Feb 2025 03:04:54 +0000 Subject: [PATCH] chore(deps): update actions/upload-artifact action to v4.6.1 (#17) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/create-repo.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/create-repo.yml b/.github/workflows/create-repo.yml index 4a75666..b015c4d 100644 --- a/.github/workflows/create-repo.yml +++ b/.github/workflows/create-repo.yml @@ -92,7 +92,7 @@ jobs: path: wwwroot - name: Publish Artifacts - uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6.0 + uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6.1 with: name: cf_r2 path: wwwroot