Skip to content

Bump actions/checkout from 2 to 4 #24

Bump actions/checkout from 2 to 4

Bump actions/checkout from 2 to 4 #24

Workflow file for this run

---
name: Molecule Test
'on':
push:
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
with:
path: "${{ github.repository }}"
- name: Molecule Action
uses: robertdebock/[email protected]