We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9cb4877 + d4913fe commit 3c4ca52Copy full SHA for 3c4ca52
.github/workflows/test.yml
@@ -12,6 +12,6 @@ jobs:
12
validate:
13
runs-on: macos-latest
14
steps:
15
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
16
- run: brew install planetlabs/tap/go-stac
17
- run: stac validate --entry ./stac/catalog.json
0 commit comments