Skip to content

chore(deps): update python docker tag to v3.13.6 #463

chore(deps): update python docker tag to v3.13.6

chore(deps): update python docker tag to v3.13.6 #463

Workflow file for this run

name: Run unitest on push and pull request
on:
push:
pull_request:
jobs:
unitest:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5
with:
go-version: '1.24.4'
- run: |
./unitest.sh