From a52d52ec907bfe854d18374f15c7b0d3ff2a2e9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 12:55:25 +0000 Subject: [PATCH] Bump dawidd6/action-download-artifact from 16 to 18 Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 16 to 18. - [Release notes](https://github.com/dawidd6/action-download-artifact/releases) - [Commits](https://github.com/dawidd6/action-download-artifact/compare/v16...v18) --- updated-dependencies: - dependency-name: dawidd6/action-download-artifact dependency-version: '18' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/poll-starter.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/poll-starter.yml b/.github/workflows/poll-starter.yml index 35cd945d..9b246a9d 100644 --- a/.github/workflows/poll-starter.yml +++ b/.github/workflows/poll-starter.yml @@ -22,7 +22,7 @@ jobs: - uses: actions/checkout@v6.0.2 - name: Download run information - uses: dawidd6/action-download-artifact@v16 + uses: dawidd6/action-download-artifact@v18 continue-on-error: true id: download with: