Skip to content

build(deps): bump semver from 5.7.1 to 5.7.2 in /frontend #23

build(deps): bump semver from 5.7.1 to 5.7.2 in /frontend

build(deps): bump semver from 5.7.1 to 5.7.2 in /frontend #23

Workflow file for this run

name: CI
on:
pull_request
jobs:
main:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-go@v4
with:
go-version: "1.21.0"
- name: Run dagger
env:
GIT_COMMIT_ID: ${{ github.sha }}
run: go run ./ci --test --build --website