Revert to actions/upload-artifact@v3 to see if it fixes the upload-issue.

This commit is contained in:
Knutwurst
2024-01-12 10:03:19 +01:00
parent 38444739b7
commit b92eda5b0d
2 changed files with 3 additions and 3 deletions

View File

@@ -41,10 +41,10 @@
* here we define this default string as the date where the latest release
* version was tagged.
*/
#define CUSTOM_BUILD_VERSION "1.5.3-pre"
#define CUSTOM_BUILD_VERSION "1.5.3"
#ifndef STRING_DISTRIBUTION_DATE
#define STRING_DISTRIBUTION_DATE "2023-10-14"
#define STRING_DISTRIBUTION_DATE "2024-01-07"
#endif
/**