We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0260ac8 commit cc23eb3Copy full SHA for cc23eb3
.github/workflows/fork-preview-deploy.yml
@@ -14,7 +14,7 @@ jobs:
14
github.event.workflow_run.event == 'pull_request'
15
steps:
16
- name: Download PR information
17
- uses: actions/download-artifact@v5
+ uses: actions/download-artifact@v6
18
with:
19
name: pr
20
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments