Skip to content

Bump actions/download-artifact from 1 to 4.1.7 in /.github/workflows #25

Bump actions/download-artifact from 1 to 4.1.7 in /.github/workflows

Bump actions/download-artifact from 1 to 4.1.7 in /.github/workflows #25

Workflow file for this run

name: Pull Request CI
on:
pull_request:
paths-ignore:
- 'README.md'
branches:
- '**'
jobs:
CI:
uses: ./.github/workflows/ci.yml

Check failure on line 13 in .github/workflows/pr.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/pr.yml

Invalid workflow file

error parsing called workflow ".github/workflows/pr.yml" -> "./.github/workflows/ci.yml" : the `uses' attribute must be a path, a Docker image, or owner/repo@ref
with:
ci_target_ref: ${{ github.event.pull_request.head.ref }}