From 424d9908256c3dbf1e903463a0df6d4761b87590 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Sep 2025 20:01:12 +0000 Subject: [PATCH] chore(devdeps): update dawidd6/action-download-artifact action to v11 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 09cad301c1..861541ea93 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -85,7 +85,7 @@ jobs: message: Deployed ${{ github.sha }} to https://ForgeRock.github.io/ping-javascript-sdk/pr-${{ github.event.number }}/${{github.sha}} branch gh-pages in ForgeRock/ping-javascript-sdk - name: Download baseline bundle sizes - uses: dawidd6/action-download-artifact@v3 + uses: dawidd6/action-download-artifact@v11 with: workflow: publish.yml branch: main