Skip to content

Commit 21787cd

Browse files
committed
ci: use Dagger v0.11.7
1 parent 19efbc2 commit 21787cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/zenith.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- uses: actions/checkout@v2
1414
- name: Setup Dagger Zenith
1515
run: |
16-
curl -L https://dl.dagger.io/dagger/install.sh | DAGGER_VERSION=0.10.0 sh
16+
curl -L https://dl.dagger.io/dagger/install.sh | DAGGER_VERSION=0.11.7 sh
1717
sudo mv bin/dagger /usr/local/bin
1818
dagger version
1919
- name: Run Dagger Pipelines

0 commit comments

Comments
 (0)