We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea02ffb commit d7234c4Copy full SHA for d7234c4
1 file changed
.github/workflows/lint.yml
@@ -64,7 +64,7 @@ jobs:
64
run: |
65
mkdir -p ~/.local/bin
66
cd ~/.local
67
- curl -L https://dl.dagger.io/dagger/install.sh | DAGGER_VERSION=0.19.3 sh
+ curl -L https://dl.dagger.io/dagger/install.sh | DAGGER_VERSION=0.19.11 sh
68
69
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
70
0 commit comments