Skip to content

Commit 31912ab

Browse files
committed
setup-ci and sme_deps_common -> 2024.10.29
1 parent 2ebfd4d commit 31912ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ jobs:
2424
run:
2525
shell: ${{ matrix.shell }}
2626
steps:
27-
- uses: spatial-model-editor/setup-ci@2024.04.23
27+
- uses: spatial-model-editor/setup-ci@2024.10.29
2828
with:
29-
sme_deps_common: "2024.10.15"
29+
sme_deps_common: "2024.10.29"
3030
- uses: actions/checkout@v4
3131
- run: ./build.sh
3232
- uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)