diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index eda23f5..2138480 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -19,7 +19,7 @@ jobs: run: | sudo apt update && sudo apt upgrade -y sudo apt install -y curl - curl -L https://dl.dagger.io/dagger-cue/install.sh | VERSION=0.2.232 sh + curl -L https://dl.dagger.io/dagger-cue/install.sh | VERSION=latest sh ./bin/dagger-cue version - name: Dagger project update run: ./bin/dagger-cue project update