Skip to content

Bump actions/checkout from 4.1.4 to 4.1.5 #60

Bump actions/checkout from 4.1.4 to 4.1.5

Bump actions/checkout from 4.1.4 to 4.1.5 #60

Workflow file for this run

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