Skip to content

Commit a13bec6

Browse files
authored
docs: bump version in readme in github actions cron example (#111)
1 parent 1bb1913 commit a13bec6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ on:
253253
# At 04:00 on every day
254254
- cron: '0 04 * * *'
255255
env:
256-
VERSION: 2.0.0
256+
VERSION: 2.0.8
257257

258258
jobs:
259259
build:

0 commit comments

Comments
 (0)