Skip to content

Commit 41b7599

Browse files
committed
bump deps_common and setup-ci
1 parent 7e4c897 commit 41b7599

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
@@ -26,9 +26,9 @@ jobs:
2626
run:
2727
shell: ${{ matrix.shell }}
2828
steps:
29-
- uses: spatial-model-editor/setup-ci@2025.05.09
29+
- uses: spatial-model-editor/setup-ci@2025.10.06
3030
with:
31-
sme_deps_common: "2025.10.01"
31+
sme_deps_common: "2025.10.06"
3232
- uses: actions/checkout@v4
3333
- run: ./build.sh
3434
- uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)