Skip to content

Commit

Permalink
setup-ci and sme_deps_common -> 2024.10.29
Browse files Browse the repository at this point in the history
  • Loading branch information
lkeegan committed Oct 29, 2024
1 parent 2ebfd4d commit 31912ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ jobs:
run:
shell: ${{ matrix.shell }}
steps:
- uses: spatial-model-editor/setup-ci@2024.04.23
- uses: spatial-model-editor/setup-ci@2024.10.29
with:
sme_deps_common: "2024.10.15"
sme_deps_common: "2024.10.29"
- uses: actions/checkout@v4
- run: ./build.sh
- uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 31912ab

Please sign in to comment.