We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 007bc65 commit 323cf49Copy full SHA for 323cf49
.github/workflows/release.yml
@@ -31,7 +31,7 @@ jobs:
31
env:
32
CONFIGURE_EXTRAS: ${{ matrix.CONFIGURE_EXTRAS }}
33
steps:
34
- - uses: spatial-model-editor/setup-ci@v1
+ - uses: spatial-model-editor/setup-ci@2024.04.23
35
- uses: actions/checkout@v4
36
- run: ./build.sh
37
- name: Upload binaries to release if commit is tagged
0 commit comments