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

Bump typescript from 5.5.2 to 5.5.4 (#199) #596

Bump typescript from 5.5.2 to 5.5.4 (#199)

Bump typescript from 5.5.2 to 5.5.4 (#199) #596

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 .