dependabot[bot]
e6ebefc364
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows ( #6533 )
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 3 to 4.1.7.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v3...v4.1.7 )
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-04 03:13:33 +00:00
Etan Kissling
ecf175856f
bump `actions/checkout` and `actions/cache` to `v4` ( #5971 )
...
Typically, mixing different versions of GitHub actions may lead to hard
to fix issues. As many libraries have been updated to use actions v4,
also bump our own `actions/checkout@v2`, `actions/checkout@v3`,
`actions/cache@v2` and `actions/cache@v3` to their `@v4` equivalents.
2024-02-28 19:04:34 +01:00
Etan Kissling
a9ca59e074
avoid mixing versions across `upload-artifact`/`download-artifact` ( #5853 )
...
The various major versions of `action/upload-artifact` and
`action/download-artifact` are not necessarily compatible.
Align all the uploads / downloads to `v3`.
`v4` exists but is not currently supported on GHES yet.
2024-02-07 09:54:58 +01:00
zah
c22962f382
Tentative fix for the nightly build
2023-05-19 13:03:32 +03:00
Zahary Karadjov
c558dca726
Remove the 386 build from the Nightly release as it's no longer available
2023-04-28 10:59:46 +03:00
Miran
5a4c2d0a2b
move i386 testing to nightlies + remove testing of Nim 1.4 ( #4103 )
...
* remove i386 target from ci.yml
* add i386 build to nightlies.yml
* don't continue on error for Nim 1.6
* do not test Nim 1.4
2022-09-17 08:38:18 +03:00
Nikolay Mitev
d07d7b1c48
Include auxiliary tools to nightly builds
...
Create stable link (withouth hash) so that scripts can always get the latest nightly build from the same url
2022-08-11 17:57:44 +03:00
Zahary Karadjov
75ccfcb26f
Ship the Validator Client (Currently in BETA)
2022-07-27 20:16:02 +03:00
Ștefan Talpalaru
7ffa8c280f
nightly build: change tag name ( #2643 )
2021-06-10 13:03:26 +02:00
Ștefan Talpalaru
94b1ef5568
fix nightly build ( #2640 )
2021-06-09 17:39:42 +02:00
Ștefan Talpalaru
a2cbcff89c
CI: nightly build workflow
2021-06-09 17:04:17 +03:00