Skip to content
This repository was archived by the owner on Oct 24, 2023. It is now read-only.

Commit 6d44081

Browse files
chore(deps): update actions/upload-artifact action to v3
1 parent a1dda29 commit 6d44081

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ jobs:
226226
- name: Compile phar
227227
run: tools/box compile
228228

229-
- uses: actions/upload-artifact@v2
229+
- uses: actions/upload-artifact@v3
230230
with:
231231
name: commercetools-php-sdk-${{ steps.branch_name.outputs.SOURCE_TAG }}.phar
232232
path: commercetools-php-sdk.phar

0 commit comments

Comments
 (0)