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.
1 parent de65c9b commit 21fe1a5Copy full SHA for 21fe1a5
.github/workflows/release.yml
@@ -28,7 +28,7 @@ jobs:
28
steps:
29
- uses: spatial-model-editor/[email protected]
30
with:
31
- sme_deps_common: "2025.02.03"
+ sme_deps_common: "2025.02.18"
32
- uses: actions/checkout@v4
33
- run: ./build.sh
34
- uses: actions/upload-artifact@v4
.pre-commit-config.yaml
@@ -19,7 +19,7 @@ repos:
19
hooks:
20
- id: shell-fmt-go
21
- repo: https://github.com/google/yamlfmt
22
- rev: v0.15.0
+ rev: v0.16.0
23
24
- id: yamlfmt
25
ci:
0 commit comments