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 11b4a2e + 0f4ab3b commit 0b32929Copy full SHA for 0b32929
.github/workflows/deploy-review.yml
@@ -59,7 +59,7 @@ jobs:
59
- name: Checkout Code
60
uses: actions/checkout@v5
61
- name: Download build from artifacts
62
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
63
with:
64
name: build
65
path: ./build
0 commit comments