Skip to content

Bump actions/checkout from 3.5.3 to 4.0.0 #13

Bump actions/checkout from 3.5.3 to 4.0.0

Bump actions/checkout from 3.5.3 to 4.0.0 #13

Workflow file for this run

name: auto-merge
on:
pull_request:
jobs:
auto-merge:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: ahmadnassri/[email protected]
with:
target: minor
github-token: ${{ secrets.mytoken }}