Bump versions, fix dependabot updates (#1361)

This commit is contained in:
Daniel Chao
2025-12-10 18:03:32 -08:00
committed by GitHub
parent b170968e9e
commit 2578703081
10 changed files with 21 additions and 17 deletions

View File

@@ -12,7 +12,7 @@ fixed job {
}
needs = "deploy-release"
steps {
(catalog.`actions/download-artifact@v5`) {
(catalog.`actions/download-artifact@v6`) {
with {
pattern = "executable-**"
`merge-multiple` = true