Skip to content

Commit

Permalink
Update download artefact plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
monkeyman192 committed Aug 17, 2024
1 parent 9f4029f commit 46e8ede
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
VERSION: ${{ needs.build.outputs.nmsdk_version }}
steps:
- name: Download files for release
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: NMSDK
- name: Get tagged version
Expand Down

0 comments on commit 46e8ede

Please sign in to comment.