We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 456daa5 commit 8c0f770Copy full SHA for 8c0f770
.github/workflows/TagBot.yml
@@ -1,7 +1,7 @@
1
name: TagBot
2
on:
3
schedule:
4
- - cron: 0 * * * *
+ - cron: 0 0 * * *
5
jobs:
6
TagBot:
7
runs-on: ubuntu-latest
Project.toml
@@ -1,6 +1,6 @@
name = "IJulia"
uuid = "7073ff75-c697-5162-941a-fcdaad2a7d2a"
-version = "1.21.1"
+version = "1.21.2"
[deps]
Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
0 commit comments