We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e46258c commit 86ccd73Copy full SHA for 86ccd73
.github/workflows/ci.yml
@@ -1,7 +1,7 @@
1
name: CI
2
on:
3
schedule:
4
- - cron: '30 5 0 * *'
+ - cron: '30 5 * * *'
5
6
push:
7
paths:
skiplists.nimble
@@ -1,4 +1,4 @@
-version = "0.5.2"
+version = "0.5.3"
author = "disruptek"
description = "skiplists"
license = "MIT"
0 commit comments