Skip to content

Bump typescript from 5.5.2 to 5.5.3 #155

Bump typescript from 5.5.2 to 5.5.3

Bump typescript from 5.5.2 to 5.5.3 #155

Workflow file for this run

name: Build
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/build
with:
owm-geo-key: ${{ secrets.OWM_GEO }}
owm-current-key: ${{ secrets.OWM_CURRENT }}