Skip to content

👷 Upgrade actions/checkout digest to de0fac2 #195

👷 Upgrade actions/checkout digest to de0fac2

👷 Upgrade actions/checkout digest to de0fac2 #195

Workflow file for this run

name: Makefile
on:
merge_group: {}
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: checkout repo
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
- name: test
run: make test