mirror of
https://github.com/Z3Prover/z3
synced 2026-03-28 23:35:47 +00:00
udpated wf
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
81a86c2102
commit
a00ac9be84
20 changed files with 909 additions and 128 deletions
34
.github/aw/actions-lock.json
vendored
34
.github/aw/actions-lock.json
vendored
|
|
@ -1,29 +1,24 @@
|
|||
{
|
||||
"entries": {
|
||||
"actions/cache/restore@v5.0.3": {
|
||||
"actions/cache/restore@v5.0.4": {
|
||||
"repo": "actions/cache/restore",
|
||||
"version": "v5.0.3",
|
||||
"sha": "cdf6c1fa76f9f475f3d7449005a359c84ca0f306"
|
||||
"version": "v5.0.4",
|
||||
"sha": "668228422ae6a00e4ad889ee87cd7109ec5666a7"
|
||||
},
|
||||
"actions/cache/save@v5.0.3": {
|
||||
"actions/cache/save@v5.0.4": {
|
||||
"repo": "actions/cache/save",
|
||||
"version": "v5.0.3",
|
||||
"sha": "cdf6c1fa76f9f475f3d7449005a359c84ca0f306"
|
||||
},
|
||||
"actions/checkout@v5": {
|
||||
"repo": "actions/checkout",
|
||||
"version": "v5",
|
||||
"sha": "93cb6efe18208431cddfb8368fd83d5badbf9bfd"
|
||||
"version": "v5.0.4",
|
||||
"sha": "668228422ae6a00e4ad889ee87cd7109ec5666a7"
|
||||
},
|
||||
"actions/checkout@v6.0.2": {
|
||||
"repo": "actions/checkout",
|
||||
"version": "v6.0.2",
|
||||
"sha": "de0fac2e4500dabe0009e67214ff5f5447ce83dd"
|
||||
},
|
||||
"actions/download-artifact@v8.0.0": {
|
||||
"actions/download-artifact@v8.0.1": {
|
||||
"repo": "actions/download-artifact",
|
||||
"version": "v8.0.0",
|
||||
"sha": "70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3"
|
||||
"version": "v8.0.1",
|
||||
"sha": "3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c"
|
||||
},
|
||||
"actions/github-script@v8": {
|
||||
"repo": "actions/github-script",
|
||||
|
|
@ -35,15 +30,10 @@
|
|||
"version": "v7.0.0",
|
||||
"sha": "bbbca2ddaa5d8feaa63e36b76fdaad77386f024f"
|
||||
},
|
||||
"github/gh-aw/actions/setup@v0.53.4": {
|
||||
"github/gh-aw/actions/setup@v0.63.0": {
|
||||
"repo": "github/gh-aw/actions/setup",
|
||||
"version": "v0.53.4",
|
||||
"sha": "b2d8af7543ec40f72bb3b8fea5148c2d3ee401c7"
|
||||
},
|
||||
"github/gh-aw/actions/setup@v0.57.2": {
|
||||
"repo": "github/gh-aw/actions/setup",
|
||||
"version": "v0.57.2",
|
||||
"sha": "32b3a711a9ee97d38e3989c90af0385aff0066a7"
|
||||
"version": "v0.63.0",
|
||||
"sha": "4248ac6884048ea9d35c81a56c34091747faa2ba"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue