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

chore(deps): bump @googlemaps/google-maps-services-js from 3.3.41 to 3.3.42 #40

chore(deps): bump @googlemaps/google-maps-services-js from 3.3.41 to 3.3.42

chore(deps): bump @googlemaps/google-maps-services-js from 3.3.41 to 3.3.42 #40

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
test-coverage:
uses: bennycode/actions/.github/workflows/test-coverage.yml@main
secrets:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}