Skip to content

Commit 3e82b45

Browse files
Update check_version.yml
1 parent a0a8f99 commit 3e82b45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check_version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
with:
1010
fetch-depth: 3
1111
- name: Check package version
12-
uses: technote-space/ga-package-version-checker@v1
12+
uses: technote-space/package-version-check-action@v1
1313
with:
1414
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1515
TEST_TAG_PREFIX: test/

0 commit comments

Comments
 (0)