Skip to content

Commit 6fc2306

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

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
@@ -387,7 +387,7 @@ jobs:
387387
run: yarn pkg-size
388388
- id: archive
389389
name: Archive production artifacts
390-
uses: actions/[email protected].2
390+
uses: actions/[email protected].3
391391
with:
392392
name: ${{ env.TARFILE }}
393393
path: ${{ env.TARFILE }}

0 commit comments

Comments
 (0)