Skip to content

build(deps): bump docker/login-action from 2.2.0 to 3.2.0 #3039

build(deps): bump docker/login-action from 2.2.0 to 3.2.0

build(deps): bump docker/login-action from 2.2.0 to 3.2.0 #3039

Workflow file for this run

name: Test
on: [ push, merge_group ]
jobs:
test:
name: Test
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: actions-rust-lang/[email protected]
with:
toolchain: 1.76.0
- run: cargo test --all-features