Skip to content

Bump github.com/playwright-community/playwright-go from 0.3800.0 to 0.3900.0 #162

Bump github.com/playwright-community/playwright-go from 0.3800.0 to 0.3900.0

Bump github.com/playwright-community/playwright-go from 0.3800.0 to 0.3900.0 #162

Workflow file for this run

name: Build
on:
pull_request:
push:
jobs:
mage:
runs-on: ubuntu-latest
steps:
-
name: Checkout
uses: actions/checkout@v4
-
name: Set up Go
uses: actions/setup-go@v4
with:
go-version-file: 'go.mod'
-
name: Run Mage
uses: magefile/mage-action@v3
with:
version: latest
args: build