Skip to content

Commit 323cf49

Browse files
committed
use date-tagged setup-ci action
1 parent 007bc65 commit 323cf49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
env:
3232
CONFIGURE_EXTRAS: ${{ matrix.CONFIGURE_EXTRAS }}
3333
steps:
34-
- uses: spatial-model-editor/setup-ci@v1
34+
- uses: spatial-model-editor/setup-ci@2024.04.23
3535
- uses: actions/checkout@v4
3636
- run: ./build.sh
3737
- name: Upload binaries to release if commit is tagged

0 commit comments

Comments
 (0)