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

Bump typescript from 5.4.5 to 5.5.2 (#197) #586

Bump typescript from 5.4.5 to 5.5.2 (#197)

Bump typescript from 5.4.5 to 5.5.2 (#197) #586

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 .