Skip to content

Update actions/checkout action to v4 #81

Update actions/checkout action to v4

Update actions/checkout action to v4 #81

Workflow file for this run

name: Test
on: push
jobs:
build:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
- run: ./cli.sh configure_system
- run: ./cli.sh install_apps
- run: ./cli.sh install_systemd
- run: ./cli.sh install_autorefs