Skip to content

Commit 7adf679

Browse files
authored
Merge pull request #1417 from OpenNHP/dependabot/github_actions/actions/download-artifact-7
2 parents 3344ab6 + ec3c866 commit 7adf679

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-demo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@ jobs:
320320
fi
321321
322322
- name: Download built binary
323-
uses: actions/download-artifact@v6
323+
uses: actions/download-artifact@v7
324324
with:
325325
name: nhp-serverd-linux-amd64
326326
path: ./binaries

0 commit comments

Comments
 (0)