Skip to content

build(deps): bump actions/checkout from 4 to 5 #212

build(deps): bump actions/checkout from 4 to 5

build(deps): bump actions/checkout from 4 to 5 #212

---
name: Changelog Checker
on:
pull_request:
jobs:
changelog-check:
runs-on: ubuntu-latest
steps:
# necessary to find the action.yml file
- uses: actions/checkout@v5
- uses: ./