Skip to content

build: bump docker/login-action from 3.0.0 to 3.1.0 (#186) #222

build: bump docker/login-action from 3.0.0 to 3.1.0 (#186)

build: bump docker/login-action from 3.0.0 to 3.1.0 (#186) #222

name: ubuntu-20.04 Tests
on:
push:
branches:
- main
pull_request:
defaults:
run:
shell: bash
jobs:
tests:
name: Tests
uses: ./.github/workflows/tests.yml
with:
runner-os: "ubuntu-20.04"