Skip to content

Commit

Permalink
Update to timoni 0.14.0 + cue 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gitbluf committed Oct 5, 2023
1 parent d22cc44 commit 457c344
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@ jobs:
- name: Setup CUE
uses: cue-lang/[email protected]
with:
version: v0.5.0
version: v0.6.0
- name: Setup Timoni
uses: stefanprodan/timoni/actions/setup@main
with:
version: 0.11.1
version: 0.14.0
- name: Test instance build
id: test
run: make test
Expand Down

0 comments on commit 457c344

Please sign in to comment.