Skip to content

Commit b3de7be

Browse files
hs0225daeyeon
authored andcommitted
chore: update uplaod-artifact version
- version 2 was deprecated. Signed-off-by: Hosung Kim [email protected]
1 parent 66fc13a commit b3de7be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ jobs:
107107
run: |
108108
gbs -c .github/gbs.conf build -A armv7l -P profile.${{ matrix.profile }} --include-all --incremental --define 'lib_type shared'
109109
- name: Upload artifacts
110-
uses: actions/upload-artifact@v2
110+
uses: actions/upload-artifact@v3
111111
with:
112112
name: tizen_std_${{ matrix.profile }}
113113
path: /home/runner/GBS-ROOT/${{ matrix.profile }}/local/repos/${{ matrix.profile }}/armv7l/RPMS/

0 commit comments

Comments
 (0)