diff --git a/.github/workflows/dependabot-merge.yml b/.github/workflows/dependabot-merge.yml index 5917ef0ab..c07409ed9 100644 --- a/.github/workflows/dependabot-merge.yml +++ b/.github/workflows/dependabot-merge.yml @@ -14,7 +14,7 @@ jobs: group: ukcp-api-dependabot-auto-merge steps: - name: Download Pull Request Number - uses: dawidd6/action-download-artifact@v9 + uses: dawidd6/action-download-artifact@v10 with: github_token: ${{ secrets.GITHUB_TOKEN }} workflow: test.yml