Skip to content

Use checkout@v5 - bumps minimum node.js to v24 and removes deprecation notice #151

Use checkout@v5 - bumps minimum node.js to v24 and removes deprecation notice

Use checkout@v5 - bumps minimum node.js to v24 and removes deprecation notice #151

Workflow file for this run

name: Git Town
on:
pull_request:
branches:
- "**"
concurrency:
group: git-town-${{ github.sha }}
cancel-in-progress: true
jobs:
branch-stack:
name: Display the Branch Stack
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/checkout@v5
- name: Git Town
uses: ./