Skip to content

⬆️ Update actions/checkout action to v4.1.5 (#94) #269

⬆️ Update actions/checkout action to v4.1.5 (#94)

⬆️ Update actions/checkout action to v4.1.5 (#94) #269

Workflow file for this run

---
name: Test
on: [push, pull_request]
jobs:
build:
name: yamllint
runs-on: ubuntu-latest
steps:
- name: ⤵️ Check out code from GitHub
uses: actions/checkout@v4.1.5
- name: 🚀 Run yamllint
uses: ./