Skip to content

Commit 487b31f

Browse files
ci(deps): Bump actions/upload-artifact from 3.1.2 to 3.1.3 (#252)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8410cc7 commit 487b31f

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
@@ -362,7 +362,7 @@ jobs:
362362
run: yarn pkg-size
363363
- id: archive
364364
name: Archive production artifacts
365-
uses: actions/[email protected].2
365+
uses: actions/[email protected].3
366366
with:
367367
name: |
368368
${{ format('@{0}-{1}-{2}', github.repository_owner, github.event.repository.name, needs.metadata.outputs.version) }}

0 commit comments

Comments
 (0)