fix: update action versions in Nix build workflow (#78)

This commit is contained in:
Asep Haryana Saputra
2026-04-13 14:28:10 +07:00
committed by GitHub
parent 06c69cb3c5
commit 426b71f341
35 changed files with 2613 additions and 445 deletions
+3 -2
View File
@@ -66,7 +66,7 @@
"linter": "eslint",
"unitTestRunner": "vitest"
}
},
}
},
"release": {
"version": {
@@ -77,5 +77,6 @@
"e2e-ci--**/**": {
"dependsOn": ["^build"]
}
}
},
"analytics": false
}