Skip to content

Commit ab8ed7c

Browse files
authored
Update configure-ci-cd.md
1 parent d12bdfa commit ab8ed7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/hypernode-deploy/getting-started/configure-ci-cd.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ jobs:
120120
env:
121121
DEPLOY_COMPOSER_AUTH: ${{ secrets.DEPLOY_COMPOSER_AUTH }}
122122
- name: archive production artifacts
123-
uses: actions/upload-artifact@v5
123+
uses: actions/upload-artifact@v4
124124
with:
125125
name: deployment-build
126126
path: build/build.tgz

0 commit comments

Comments
 (0)