Skip to content

Commit

Permalink
cue.mod: upgrade to latest GitHub actions curated module
Browse files Browse the repository at this point in the history
Just in case this influences the CI failure seen in
https://cuelang.org/cl/1207999

Signed-off-by: Paul Jolly <[email protected]>
Change-Id: I9017141b8c47a481bedf2d83a7ef28af50dc9dd0
Reviewed-on: https://review.gerrithub.io/c/cue-lang/cue/+/1208009
Unity-Result: CUE porcuepine <[email protected]>
Reviewed-by: Daniel Martí <[email protected]>
TryBot-Result: CUEcueckoo <[email protected]>
  • Loading branch information
myitcv committed Jan 30, 2025
1 parent 5ab4551 commit 802d7f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cue.mod/module.cue
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ language: {
}
deps: {
"github.com/cue-tmp/jsonschema-pub/exp1/githubactions@v0": {
v: "v0.4.0"
v: "v0.6.0"
default: true
}
}

0 comments on commit 802d7f4

Please sign in to comment.