Commit 02fb907
committed
Update version of
The `v3` of the `actions/upload-artifact` and `actions/download-artifact` actions
got
[deprecated](https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/)
causing possible failure of workflow execution. We're upgrading to `v4` of
the actions. Although there are some breaking changes in `v4` compared to `v3`,
they do not affect our setup.upload-artifact and dowload-artifact to v4
1 parent 0c74099 commit 02fb907
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
159 | | - | |
| 159 | + | |
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
| |||
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
174 | | - | |
| 174 | + | |
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
| |||
0 commit comments