Skip to content

Bump actions/dependency-review-action from 3 to 4 #108

Bump actions/dependency-review-action from 3 to 4

Bump actions/dependency-review-action from 3 to 4 #108

Workflow file for this run

name: Tests
on:
- push
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run 'make test'
run: make test