-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
v3 of actions/upload-artifact and actions/download-artifact becomes obsolete. From: https://github.com/orgs/community/discussions/142581 Signed-off-by: Jakub Ciesla <[email protected]>
- Loading branch information
1 parent
9ad927c
commit 957a9de
Showing
2 changed files
with
2 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -110,3 +110,4 @@ jobs: | |
with: | ||
name: licenses.xml | ||
path: ncs/${{ inputs.path }}/licenses.xml | ||
overwrite: true |