From b3de7be5c117cf2b03929a45cab6dc02a842743c Mon Sep 17 00:00:00 2001 From: Hosung Kim Date: Tue, 26 Nov 2024 10:29:00 +0900 Subject: [PATCH] chore: update uplaod-artifact version MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - version 2 was deprecated. Signed-off-by: Hosung Kim hs852.kim@samsung.com --- .github/workflows/actions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/actions.yml b/.github/workflows/actions.yml index 5e5e3e949d..cf99abc9bf 100644 --- a/.github/workflows/actions.yml +++ b/.github/workflows/actions.yml @@ -107,7 +107,7 @@ jobs: run: | gbs -c .github/gbs.conf build -A armv7l -P profile.${{ matrix.profile }} --include-all --incremental --define 'lib_type shared' - name: Upload artifacts - uses: actions/upload-artifact@v2 + uses: actions/upload-artifact@v3 with: name: tizen_std_${{ matrix.profile }} path: /home/runner/GBS-ROOT/${{ matrix.profile }}/local/repos/${{ matrix.profile }}/armv7l/RPMS/