From 5001cc25904f39a8b24f42a34a92779bc1bbf8f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 19:18:12 +0000 Subject: [PATCH] Bump robinraju/release-downloader from 1.10 to 1.11 Bumps [robinraju/release-downloader](https://github.com/robinraju/release-downloader) from 1.10 to 1.11. - [Release notes](https://github.com/robinraju/release-downloader/releases) - [Commits](https://github.com/robinraju/release-downloader/compare/v1.10...v1.11) --- updated-dependencies: - dependency-name: robinraju/release-downloader dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/windows-qt6.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/windows-qt6.yml b/.github/workflows/windows-qt6.yml index 8b4d5a746f8..735340239da 100644 --- a/.github/workflows/windows-qt6.yml +++ b/.github/workflows/windows-qt6.yml @@ -39,7 +39,7 @@ jobs: uses: ./.github/actions/setup-vcpkg - name: 🦬 Setup flex/bison - uses: robinraju/release-downloader@v1.10 + uses: robinraju/release-downloader@v1.11 with: repository: 'lexxmark/winflexbison' fileName: '*.zip'