Skip to content

Bump asdf-vm/actions from 3 to 4 in /.github/workflows #1500

Bump asdf-vm/actions from 3 to 4 in /.github/workflows

Bump asdf-vm/actions from 3 to 4 in /.github/workflows #1500

Workflow file for this run

name: Draft Info E2E Test
on:
pull_request:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
permissions:
actions: read
contents: read
deployments: read
packages: none
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: Set up Go
uses: actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4.0
with:
go-version: 1.22
- name: make
run: make
- name: Validate JSON
run: |
./test/check_info_schema.sh