From 0c47f1057a8ed0de3473d10b8a972826d9d73a46 Mon Sep 17 00:00:00 2001 From: SamTV12345 <40429738+samtv12345@users.noreply.github.com> Date: Mon, 3 Jun 2024 22:28:22 +0200 Subject: [PATCH] Temporary change branch --- .github/workflows/upgrade-from-latest-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/upgrade-from-latest-release.yml b/.github/workflows/upgrade-from-latest-release.yml index eb3e4f64e..be5452bb4 100644 --- a/.github/workflows/upgrade-from-latest-release.yml +++ b/.github/workflows/upgrade-from-latest-release.yml @@ -30,7 +30,7 @@ jobs: name: Check out latest release uses: actions/checkout@v4 with: - ref: master + ref: feat/lightningcss - uses: actions/setup-node@v4 with: