Skip to content

Commit 12618b3

Browse files
committed
specify github action min ver version
1 parent 86884a8 commit 12618b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: NPM install with caching
2828
uses: bahmutov/npm-install@v1
2929
- name: Set Min Version
30-
uses: thefringeninja/action-minver
30+
uses: thefringeninja/action-minver@2.0.0-preview1
3131
id: version
3232
with:
3333
tag-prefix: v

0 commit comments

Comments
 (0)