Skip to content

Commit 5d8d2f9

Browse files
authored
docs(readme): Fix version scheme in github actions sample (#31)
1 parent 9d11877 commit 5d8d2f9

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
@@ -86,7 +86,7 @@ For GitHub Actions this looks like so:
8686
with:
8787
fetch-depth: 0
8888
- name: Git Warp Time
89-
uses: alerque/git-warp-time:latest
89+
uses: alerque/git-warp-time@latest
9090
```
9191
9292
# The story

0 commit comments

Comments
 (0)