Skip to content

Update actions/checkout action to v4 #6

Update actions/checkout action to v4

Update actions/checkout action to v4 #6

Workflow file for this run

name: 'Action'
description:
runs:

Check failure on line 3 in .github/workflows/action.yaml

View workflow run for this annotation

GitHub Actions / Action

Invalid workflow file

The workflow is not valid. .github/workflows/action.yaml (Line: 3, Col: 1): Unexpected value 'runs'
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4