Skip to content
This repository has been archived by the owner on Aug 27, 2024. It is now read-only.

Bump typescript from 5.2.2 to 5.3.2 (#179) #519

Bump typescript from 5.2.2 to 5.3.2 (#179)

Bump typescript from 5.2.2 to 5.3.2 (#179) #519

Workflow file for this run

on:
[pull_request, push]
name: Check
jobs:
check:
name: Build Image
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Build image
run: |
docker build .