From e1af6270897643d4219e9f269f43857505845b86 Mon Sep 17 00:00:00 2001 From: PINPAL <18197217+PINPAL@users.noreply.github.com> Date: Sat, 21 Oct 2023 11:29:29 +0100 Subject: [PATCH] Update zip.yml --- .github/workflows/zip.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/zip.yml b/.github/workflows/zip.yml index 633d7cc..6577673 100644 --- a/.github/workflows/zip.yml +++ b/.github/workflows/zip.yml @@ -4,7 +4,7 @@ jobs: build: runs-on: ubuntu-latest steps: - - uses: actions/checkout@cs2-60% + - uses: actions/checkout@master - name: Archive Release uses: thedoctor0/zip-release@0.7.1 with: