Skip to content

Update actions/checkout action to v4 (main) #473

Update actions/checkout action to v4 (main)

Update actions/checkout action to v4 (main) #473

Workflow file for this run

name: TODO to Issue
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [14.x]
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
steps:
- uses: alstr/todo-to-issue-action@v4.6.6