Skip to content

build(deps): bump asdf-vm/actions from 2 to 3 (#1) #5

build(deps): bump asdf-vm/actions from 2 to 3 (#1)

build(deps): bump asdf-vm/actions from 2 to 3 (#1) #5

Workflow file for this run

name: Test
on:
push:
branches:
- master
pull_request:
jobs:
build:
strategy:
matrix:
os:
- ubuntu-latest
- macos-latest
runs-on: ${{ matrix.os }}
steps:
- name: asdf_plugin_test
uses: asdf-vm/actions/plugin-test@v3
with:
command: image-updater -h
version: image-updater-v1.0.0