Skip to content

Bump actions/checkout from 2 to 4 #18

Bump actions/checkout from 2 to 4

Bump actions/checkout from 2 to 4 #18

Workflow file for this run

name: Changelog CI
on:
pull_request:
types: [ opened ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run Changelog CI
uses: saadmk11/changelog-ci@v1.1.1