Skip to content

Commit 64b4c1a

Browse files
Bump dawidd6/action-download-artifact from 10 to 11 (#239)
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 10 to 11. - [Release notes](https://github.com/dawidd6/action-download-artifact/releases) - [Commits](dawidd6/action-download-artifact@v10...v11) --- updated-dependencies: - dependency-name: dawidd6/action-download-artifact dependency-version: '11' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9076b50 commit 64b4c1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- uses: haya14busa/action-workflow_run-status@v1
2121
- uses: actions/checkout@v4
2222
- name: 'Download branch build info'
23-
uses: dawidd6/action-download-artifact@v10
23+
uses: dawidd6/action-download-artifact@v11
2424
with:
2525
workflow: ${{ github.event.workflow_run.workflow_id }}
2626
run_id: ${{ github.event.workflow_run.id }}

0 commit comments

Comments
 (0)