Skip to content

Commit

Permalink
docs: bump version in readme in github actions cron example (#111)
Browse files Browse the repository at this point in the history
  • Loading branch information
danaument authored Oct 18, 2023
1 parent 1bb1913 commit a13bec6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ on:
# At 04:00 on every day
- cron: '0 04 * * *'
env:
VERSION: 2.0.0
VERSION: 2.0.8

jobs:
build:
Expand Down

0 comments on commit a13bec6

Please sign in to comment.