Skip to content

Commit

Permalink
ci: update zenith.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tsirysndr committed Jun 16, 2024
1 parent 353d9f9 commit 712165e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/zenith.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- uses: actions/checkout@v2
- name: Setup Dagger Zenith
run: |
curl -L https://dl.dagger.io/dagger/install.sh | DAGGER_VERSION=0.10.0 sh
curl -L https://dl.dagger.io/dagger/install.sh | DAGGER_VERSION=0.11.6 sh
sudo mv bin/dagger /usr/local/bin
dagger version
- name: Setup Spin Auth Token
Expand Down

0 comments on commit 712165e

Please sign in to comment.