Skip to content

Reuse cask check actions #45

Reuse cask check actions

Reuse cask check actions #45

Workflow file for this run

name: JDK20
on:
push:
branches:
- master
paths:
- '.github/workflows/reusable-cask-checks.yml'
- 'Casks/zulu-jdk20.rb'
pull_request:
branches:
- master
paths:
- '.github/workflows/reusable-cask-checks.yml'
- 'Casks/zulu-jdk20.rb'
jobs:
checkout:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
check:
needs: checkout
uses: .github/workflows/reusable-cask-checks.yml

Check failure on line 25 in .github/workflows/jdk20.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/jdk20.yml

Invalid workflow file

invalid value workflow reference: no version specified
with:
jdk-version: 20