mirror of
https://github.com/apple/pkl.git
synced 2026-06-04 21:11:04 +02:00
c2652e0722
Updates pkl.impl.ghactions package to version 1.8.0
11 lines
245 B
Plaintext
11 lines
245 B
Plaintext
amends "pkl:Project"
|
|
|
|
dependencies {
|
|
["pkl.impl.ghactions"] {
|
|
uri = "package://pkg.pkl-lang.org/pkl-project-commons/pkl.impl.ghactions@1.8.0"
|
|
}
|
|
["gha"] {
|
|
uri = "package://pkg.pkl-lang.org/pkl-pantry/com.github.actions@1.4.0"
|
|
}
|
|
}
|