mirror of
https://github.com/apple/pkl.git
synced 2026-04-24 17:28:37 +02:00
Bump versions, fix dependabot updates (#1361)
This commit is contained in:
2
.github/jobs/DeployJob.pkl
vendored
2
.github/jobs/DeployJob.pkl
vendored
@@ -14,7 +14,7 @@ os = "linux"
|
||||
|
||||
steps {
|
||||
catalog.`actions/checkout@v6`
|
||||
(catalog.`actions/download-artifact@v5`) {
|
||||
(catalog.`actions/download-artifact@v6`) {
|
||||
with {
|
||||
pattern = "executable-**"
|
||||
`merge-multiple` = true
|
||||
|
||||
Reference in New Issue
Block a user