Skip to content

Commit 224821e

Browse files
Merge branch 'main' into test
2 parents cca075a + 6d6576b commit 224821e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-pr.yml

+1-1
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@v6
23+
uses: dawidd6/action-download-artifact@v7
2424
with:
2525
workflow: ${{ github.event.workflow_run.workflow_id }}
2626
run_id: ${{ github.event.workflow_run.id }}

0 commit comments

Comments
 (0)