Skip to content

Commit 40ae9f9

Browse files
committed
Recommend @v1 in README
1 parent 9d61893 commit 40ae9f9

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
@@ -18,7 +18,7 @@ jobs:
1818
- name: Check out code
1919
uses: actions/checkout@v2
2020
- name: Install yb
21-
uses: yourbase/install-yb-action@main
21+
uses: yourbase/install-yb-action@v1
2222
with:
2323
# Pin to a specific version of yb. If omitted, defaults to the latest release.
2424
version: v0.6.3

0 commit comments

Comments
 (0)