Skip to content

Commit bfd3c39

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

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
@@ -228,7 +228,7 @@ jobs:
228228
run: yarn check:types:build
229229
- id: archive
230230
name: Archive production artifacts
231-
uses: actions/[email protected].1
231+
uses: actions/[email protected].2
232232
with:
233233
name: |
234234
${{ format('@{0}-{1}-{2}', github.repository_owner, github.event.repository.name, needs.metadata.outputs.version) }}

0 commit comments

Comments
 (0)