You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a GHA runner has dagger CLI pre-installed, the action does not need to install it and should not do so unless the user asks for a particular version like with version: "0.13.7" AND that requested version is different from the already-installed version.
Why is this important to you?
How are you currently working around this?
The text was updated successfully, but these errors were encountered:
What are you trying to do?
If a GHA runner has
dagger
CLI pre-installed, the action does not need to install it and should not do so unless the user asks for a particular version like withversion: "0.13.7"
AND that requested version is different from the already-installed version.Why is this important to you?
How are you currently working around this?
The text was updated successfully, but these errors were encountered: