Skip to content

Commit

Permalink
use date-tagged setup-ci action
Browse files Browse the repository at this point in the history
  • Loading branch information
lkeegan committed Apr 23, 2024
1 parent 007bc65 commit 323cf49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
env:
CONFIGURE_EXTRAS: ${{ matrix.CONFIGURE_EXTRAS }}
steps:
- uses: spatial-model-editor/setup-ci@v1
- uses: spatial-model-editor/setup-ci@2024.04.23
- uses: actions/checkout@v4
- run: ./build.sh
- name: Upload binaries to release if commit is tagged
Expand Down

0 comments on commit 323cf49

Please sign in to comment.