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.
2 parents 36a1bc1 + d842a5e commit 2947d04Copy full SHA for 2947d04
1 file changed
.github/workflows/deploy-review.yml
@@ -61,7 +61,7 @@ jobs:
61
- name: Checkout Code
62
uses: actions/checkout@v5
63
- name: Download build from artifacts
64
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
65
with:
66
name: build
67
path: ./build
0 commit comments