Skip to content

Commit

Permalink
chore: upgrade argo jsonschema version
Browse files Browse the repository at this point in the history
  • Loading branch information
paulfouquet committed Apr 18, 2024
1 parent 5106f5b commit b14d273
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/argo-tasks/stac-validate.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# yaml-language-server: $schema=https://raw.githubusercontent.com/argoproj/argo-workflows/v3.4.13/api/jsonschema/schema.json
# yaml-language-server: $schema=https://raw.githubusercontent.com/argoproj/argo-workflows/v3.5.5/api/jsonschema/schema.json

apiVersion: argoproj.io/v1alpha1
kind: WorkflowTemplate
Expand Down

0 comments on commit b14d273

Please sign in to comment.