We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fdff49 commit a0a8f99Copy full SHA for a0a8f99
.github/workflows/release.yml
@@ -15,7 +15,7 @@ jobs:
15
with:
16
fetch-depth: 3
17
- name: Check package version
18
- uses: technote-space/ga-package-version-checker@v1
+ uses: technote-space/package-version-check-action@v1
19
20
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
21
- name: Install Package dependencies
0 commit comments