From 4d074d577ba4df3a4458ea81482c08c86b8759c6 Mon Sep 17 00:00:00 2001 From: TheBossMagnus Date: Wed, 10 Apr 2024 21:06:47 +0200 Subject: [PATCH] Update robinraju/release-downloader in auto-publish.yml (#830) Tested in another repo and works fine --- .github/workflows/auto-publish.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/auto-publish.yml b/.github/workflows/auto-publish.yml index ac61f0c8..f368b225 100644 --- a/.github/workflows/auto-publish.yml +++ b/.github/workflows/auto-publish.yml @@ -9,7 +9,7 @@ jobs: environment: github-actions steps: - name: Download pack files - uses: robinraju/release-downloader@v1.9 + uses: robinraju/release-downloader@v1.10 id: download-files with: fileName: "*.zip" @@ -34,7 +34,7 @@ jobs: environment: github-actions steps: - name: Download pack files - uses: robinraju/release-downloader@v1.9 + uses: robinraju/release-downloader@v1.10 id: download-files with: fileName: "*.mrpack"