Commit 1383831
committed
fixup! ci: add new VFS for Git functional tests workflow
Bump actions/checkout v4 to v6, actions/upload-artifact v6 to v7,
actions/download-artifact v4 to v8, and
git-for-windows/setup-git-for-windows-sdk v1 to v2.
All bumps are Node.js 20 to 24 runtime migrations. checkout v6
moves persisted credentials to ``, which is irrelevant
here. upload-artifact v7 and download-artifact v8 are a coupled
pair maintaining the artifact format contract; the new opt-in
`archive: false` parameter is not used. setup-sdk v2 provisions
the same minimal SDK as v1.
Risk: very low.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>1 parent 90ef05b commit 1383831
1 file changed
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
| 97 | + | |
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
| 103 | + | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
| 126 | + | |
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
| |||
0 commit comments