Skip to content

Switched to checkout v4 #73

Switched to checkout v4

Switched to checkout v4 #73

Workflow file for this run

---
name: Test
on: [ push, pull_request, workflow_dispatch ]
jobs:
molecule:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
with:
path: "${{ github.repository }}"
- uses: robertdebock/[email protected]