Skip to content

Update docker/login-action action to v4 #32

Update docker/login-action action to v4

Update docker/login-action action to v4 #32

Workflow file for this run

name: Build Tests
on:
pull_request:
branches: [dev, master, main]
workflow_dispatch:
jobs:
build:
uses: OpenVoiceOS/gh-automations/.github/workflows/build-tests.yml@dev
secrets: inherit
with:
python_versions: '["3.10", "3.11", "3.12", "3.13", "3.14"]'