Skip to content

Commit

Permalink
deps: bump Zinnia from 0.20.3 to 0.20.3 (#590)
Browse files Browse the repository at this point in the history
Bump [zinnia](https://github.com/filecoin-station/zinnia) to 0.20.3.
- [Release notes](https://github.com/filecoin-station/zinnia/releases/v0.20.3)
- [Commits](CheckerNetwork/zinnia@v0.20.2...v0.20.3)

Signed-off-by: Miroslav Bajtoš <oss@bajtos.net>
  • Loading branch information
bajtos authored Sep 4, 2024
1 parent feca06b commit 2533d71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/zinnia.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import pRetry from 'p-retry'
import timers from 'node:timers/promises'
import { join } from 'node:path'

const ZINNIA_DIST_TAG = 'v0.20.2'
const ZINNIA_DIST_TAG = 'v0.20.3'
const ZINNIA_MODULES = [
{
module: 'spark',
Expand Down

0 comments on commit 2533d71

Please sign in to comment.