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 d6664b3 + a4ca934 commit a32b943Copy full SHA for a32b943
1 file changed
.github/workflows/deploy.yml
@@ -68,7 +68,7 @@ jobs:
68
url: ${{ steps.deployment.outputs.page_url }}
69
steps:
70
- name: Download build artifact
71
- uses: actions/download-artifact@v5
+ uses: actions/download-artifact@v8
72
with:
73
name: build-node20
74
path: ./build
0 commit comments