Skip to content

build(deps-dev): bump @aws-sdk/client-s3 from 3.321.1 to 3.369.0 #1594

build(deps-dev): bump @aws-sdk/client-s3 from 3.321.1 to 3.369.0

build(deps-dev): bump @aws-sdk/client-s3 from 3.321.1 to 3.369.0 #1594

Workflow file for this run

name: Build
on: [push]
jobs:
build-os:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [macos-latest, windows-latest]
steps:
- uses: linz/action-typescript@v2
build:
runs-on: ubuntu-latest
steps:
- uses: linz/action-typescript@v2
- uses: blacha/hyperfine-action@v1